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

Introduce hooks for before an execution context is established and after it goes out of scope #254

Open
einari opened this issue Sep 6, 2019 · 0 comments

Comments

@einari
Copy link

einari commented Sep 6, 2019

Introduce a couple of interfaces, e.g. : ICanPerformActionsBeforeExecutionContextBegins and ICanPerformActionsAfterExecutionContextEnds or something to that effect.

This gives us hooks for other parts of the system to perform scoped actions - scoped to a well defined concept for execution context.

┆Issue is synchronized with this Asana task

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

No branches or pull requests

1 participant