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 IfMiddleware that supports an array of middlewares. #169

Open
ruseinov opened this issue Dec 14, 2015 · 2 comments
Open

Implement IfMiddleware that supports an array of middlewares. #169

ruseinov opened this issue Dec 14, 2015 · 2 comments
Labels

Comments

@ruseinov
Copy link

Might come in handy if you need to execute several actions to avoid executing and describing the same condition over and over again.

@ant0ine
Copy link
Owner

ant0ine commented Jan 18, 2016

+1

@ruseinov
Copy link
Author

Right now I'm working around that refactoring the condition into a method and then passing it to several ifMiddlewares

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

No branches or pull requests

2 participants