Skip to content

Simplify using custom slice sources #78

@forman

Description

@forman

Is your feature request related to a problem? Please describe.

Using custom slice sources can be simplified by not forcing slice sources to return a SliceSource instance.
Instead, slice source functions should be allowed to return a SliceObj.

Describe the solution you'd like

As described above.

  • Rewrite tests, add new, implement changes
  • Rename argument slice_obj into slice_item to underline it is one of the elements of the slices iterator passed to zappend
  • Update (simplify) user guide, especially confusing section about slice sources and slice factories

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions