Skip to content

Re-work the plumbing around generator implementations #28

@oubiwann

Description

@oubiwann

Syntagmata* and Markov* (and common-impl) require access to the running system state right now; unfortunately, when they are created, only a partial system state is known. A new abstraction is needed such that with every function call, the latest running system is passed.

This may mean reverting the current API to its pre-component form, and then creating a component-aware, wrapper API for it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions