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

Add system API functions #4

Open
ferdinand-beyer opened this issue Aug 15, 2022 · 0 comments
Open

Add system API functions #4

ferdinand-beyer opened this issue Aug 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ferdinand-beyer
Copy link
Owner

  • Select instances similar to selecting components in a config
  • Resolve a selector, similar to how :init/inject would work (e.g. require one)

Use cases:

  • Get instances after starting the system, e.g. reporting to one of the components (an event bus maybe?) that the system is up.
  • Debugging on the REPL
@ferdinand-beyer ferdinand-beyer added the enhancement New feature or request label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant