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

Streamline the decoratore API #140

Open
fikovnik opened this issue May 6, 2018 · 0 comments
Open

Streamline the decoratore API #140

fikovnik opened this issue May 6, 2018 · 0 comments

Comments

@fikovnik
Copy link
Member

fikovnik commented May 6, 2018

It shall be easier to decorate - something like in AOP - before/after/around. Ideally we should check if there is a call to on.exit in the original code, and if there is, change it so it does not override our on.exit call. We want our on.exit to run at the very end.

Should there be some undecorate_environment?

@fikovnik fikovnik added this to the 0.2.0 milestone Jun 20, 2018
fikovnik added a commit that referenced this issue Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant