Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

More than one Stream per Model? #79

@nerdoc

Description

@nerdoc

Could turbo be refactored to add more than one Stream per Model?
It sometimes is needed to add more streams to a model to add different functionality (of different plugins e.g.). If there is already a model stream, it "blocks" adding another one.
So plugin functionality has to be added into the ModelStream.

This IMHO could be done better by making it possible to add more than one Stream to a Model, and e.g. making .stream a list object.

Is this possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions