+1 I end up implementing path checks for sling filters a lot
./Roland > On 04 Dec 2014, at 08:46, Antonio Sanso <[email protected]> wrote: > > hi *, > > the current Sling Servlet Filter Support [0] allows to have scope dependent > filter (e.g. REQUEST, INCLUDE, FORWARD, ERROR, COMPONENT). > It would be nice to extend this support to have a specific filter being taken > in consideration only for specific path (adding sling.filter.pattern) a bit > like what currently can be done for Apache Felix filters. > > WDYT? > > regards > > antonio > > [0] http://sling.apache.org/documentation/the-sling-engine/filters.html
