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

Injected/parametrized watcher #31

Open
kwohlfahrt opened this issue Sep 5, 2019 · 0 comments
Open

Injected/parametrized watcher #31

kwohlfahrt opened this issue Sep 5, 2019 · 0 comments
Labels
good idea Improvements that are not urgent.

Comments

@kwohlfahrt
Copy link
Contributor

It would be nice to have the type signature createUniverseWatcher(key: keyof Universe). This means the watcher has to be aware of the universe type, so it must be injected.

A plugin would be restricted to only watching parts of the universe it creates, or of plugins it depends on (plugin dependencies TBD).

@kwohlfahrt kwohlfahrt added the good idea Improvements that are not urgent. label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good idea Improvements that are not urgent.
Projects
None yet
Development

No branches or pull requests

1 participant