filters: remove priority, allow sub chains
------------------------------------------
Key: MAGNOLIA-1491
URL: http://jira.magnolia.info/browse/MAGNOLIA-1491
Project: Magnolia
Issue Type: Improvement
Reporter: Philipp Bracher
Assigned To: Boris Kraft
Fix For: 3.1
Priority:
Since the current FilterManager reads the filters only from one single place
(server/filters) we should use the order instead the priority. Otherwise the
FilterManager should become a normal ObservedManager, where all modules
register there filter.
Subchains:
- it can be very anoying to copy alle the bypass definitions (since they are
similar for most of the filters). We could simply allow a hierarchy of chains
by making the main filter a magnolia filter itself. You could use this filter
to configure subchains
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------