GuiceFilter has static fields for servletContext and for Filter
pipeline. If ServletModule constructor takes ServletContext and
GuiceServletContextListener is required in web.xml then GuiceFilter
code can be static free. If backward compatibility is desired, then it
doesn't seem possible to make GuiceFilter completely static free but
deprecating no arg constructor of ServletModule open the possibility
to do it in future.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to