Drop RequestFilter interface for the real servlet Filter interface
------------------------------------------------------------------

                 Key: SLING-54
                 URL: https://issues.apache.org/jira/browse/SLING-54
             Project: Sling
          Issue Type: Improvement
          Components: microsling
            Reporter: Felix Meschberger
             Fix For: 2.0.0


Currently microsling has a RequestFilter interface initially though for a 
simple quick/hack implementation. I suggest that this interface is dropped in 
favor of the real servlet Filter interface. This would also allow for proper 
injection of request/response wrappers at will by the filters and would prevent 
bloating the ServletRequestContext with data from filters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to