Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should Skogul have a second type of auto-modules "with nesting"? #199

Open
KristianLyng opened this issue Nov 18, 2021 · 0 comments
Open
Labels
core/modules Anything dealing with the general module support enhancement New feature or request help wanted Extra attention is needed

Comments

@KristianLyng
Copy link
Collaborator

With the introduction of Automake: true in modules, several modules are made implicitly on demand. However, this only works if the module is the last one on a chain. But for a number of modules, it could make sense to have them made with a single argument, being the next candidate.

E.g.: For fallback and dupe sender, it's sensible to add a detach-sender between them and the next senders used. Or possibly a batch sender with a reasonable default value.

I don't have any idea how to do this right now, or how it would look, but it bothers me that I'm considering adding "Detach: true/false" to the dupe and fallback senders.

@KristianLyng KristianLyng added enhancement New feature or request help wanted Extra attention is needed core/modules Anything dealing with the general module support labels Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core/modules Anything dealing with the general module support enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant