Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Before Filter needs to pass an array when "PassActionVariables" flag is true #16

Closed
javaConductor opened this issue Feb 5, 2015 · 2 comments
Milestone

Comments

@javaConductor
Copy link
Owner

Do this for 0.9.7

@javaConductor
Copy link
Owner Author

We will pass a List 'before' filters. closure(RequestContext context, List pathVariables). Maybe a simple change to FilterRunner will do it.

@javaConductor
Copy link
Owner Author

The signature is now: RequestContext closure(RequestContext context, List pathVariables).
The PassActionVariables flag has been removed.

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

No branches or pull requests

1 participant