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 an easy mechanism to add arbitrary phases #22

Open
mkorbel1 opened this issue Oct 21, 2022 · 0 comments
Open

Add an easy mechanism to add arbitrary phases #22

mkorbel1 opened this issue Oct 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@mkorbel1
Copy link
Contributor

Motivation

It would be nice to offer the ability for users to add any number of arbitrary phases as needed for their project.

Desired solution

Perhaps some Futures that could be listened to might be helpful here? It would be nice of Components could detect if a desired phase never got registered? Should all new phases be part of (subphases of) the run phase? It requires some thought for a nice API to implement this.

@mkorbel1 mkorbel1 added the enhancement New feature or request label Oct 21, 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