Ok don't be stressed :) I was just recompiling last trunk + looking at newly added code :)
On Tue, Apr 29, 2008 at 4:57 PM, Vincent Massol <[EMAIL PROTECTED]> wrote: > > On Apr 29, 2008, at 4:49 PM, Pascal Voitot wrote: > > > Hello, > > I have a question: > > now it seems Request/Response/SessionContext are stored in a > > ThreadLocal in > > ServletContainer... > > But apparently, in the new Action model, the container is still > > passed to > > all functions... > > > > Wasn't the ThreadLocal meant mostly to prevent this? > > (I may be wrong and the code might be temporary also...) > > I have fixed this locally but haven't committed yet since I need to > ensure my ThreadLocal code works fine before. > > I've also been struggling with eclipse and svn for the past 2 days... :( > > Stay tuned. > > Thanks > -Vincent > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

