Skip to content

Clean up and homogenize scripts code #141

@bertfrees

Description

@bertfrees

Part 1

  • Split scripts into load, convert and store steps. Name them all "px:foo.convert" and not "px:foo-convert".
  • Homogenize names of ports of component steps. E.g. "source.fileset" and "source.in-memory" and not "fileset.in" and "in-memory.in".
  • Possibly convert single-document ports and even anyFileURI options to fileset + in-memory ports.
  • Merge fileset and in-memory ports into a single port, where the first document would be the fileset and the rest the in-memory documents.

Part 2

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions