Skip to content

Remove requirement to declare simple modules #24

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions