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

More than one Stream per Model? #79

Open
nerdoc opened this issue Feb 28, 2023 · 0 comments
Open

More than one Stream per Model? #79

nerdoc opened this issue Feb 28, 2023 · 0 comments

Comments

@nerdoc
Copy link
Contributor

nerdoc commented Feb 28, 2023

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant