Skip to content

Remove requirement to declare simple modules #24

@fschopp

Description

@fschopp

At present simple modules need to be declared, so that they can then be invoked in dataflows. This is unnecessarily complicated: Composite modules, e.g., can be defined and used “ad-hoc”.

The CK object model needs to be changed accordingly: Collapse the ModuleDeclaration hierarchy, keeping the ‘template’ property from CompositeModuleDeclaration.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions