[Orchestra] FrameworkAdapter tidyup

2007-09-10 Thread Simon Kitching
Hi, Currently the class FrameworkAdapterServletFilter caches the HttpServletRequest and HttpServletResponse objects so that they can be accessed by the JsfFrameworkAdapter class. This seems a little clumsy; it would be nicer if the JsfFrameworkAdapter class was itself responsible for caching

Re: [Orchestra] FrameworkAdapter tidyup

2007-09-10 Thread Mario Ivankovits
] Date: Monday, Sep 10, 2007 6:46 pm Subject: [Orchestra] FrameworkAdapter tidyup To: Reply-MyFaces Development dev@myfaces.apache.orgTo: dev@myfaces.apache.org Hi, Currently the class FrameworkAdapterServletFilter caches the HttpServletRequest and HttpServletResponse objects so