Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Support configuring global filters #349

Closed
rynowak opened this issue Apr 30, 2014 · 3 comments
Closed

Support configuring global filters #349

rynowak opened this issue Apr 30, 2014 · 3 comments

Comments

@rynowak
Copy link
Member

rynowak commented Apr 30, 2014

Needs to support ordering

Needs to support IFilterFactory

Needs to support IFilterFactory + ordering.

@rynowak
Copy link
Member Author

rynowak commented May 9, 2014

This apparently works in some form already but conflicts with the implementation of ServiceFilterAttribute. Any IFilter that's registered in the service provider is considered a global filter.

@yishaigalatzer yishaigalatzer removed this from the Post Alpha milestone May 23, 2014
@rynowak
Copy link
Member Author

rynowak commented Jul 24, 2014

This should follow the same design as modelbindings/value-providers/et-al and be registered in options with descriptors.

We already have a pattern for this, so we should probably go ahead and do it.

rynowak added a commit that referenced this issue Aug 4, 2014
rynowak added a commit that referenced this issue Aug 4, 2014
@rynowak rynowak added this to the 6.0.0-alpha4 milestone Sep 15, 2014
@rynowak
Copy link
Member Author

rynowak commented Sep 15, 2014

7ed2de2

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

No branches or pull requests

3 participants