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

Implement lazy support for before and after methods #6

Open
Beanow opened this issue Oct 13, 2014 · 0 comments
Open

Implement lazy support for before and after methods #6

Beanow opened this issue Oct 13, 2014 · 0 comments

Comments

@Beanow
Copy link

Beanow commented Oct 13, 2014

Similar to the problem that the Router has for actions, we don't want to instantiate callback classes that we probably won't use. The CompositeCall class could resolve LazyInterface when invoked.

@Beanow Beanow added this to the Version 0.2.0 beta milestone Oct 13, 2014
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