Fabio Mancinelli wrote: > On Nov 23, 2009, at 11:48 AM, Thomas Mortagne wrote: > >> +1 >> >> On Thu, Nov 19, 2009 at 18:11, Marius Dumitru Florea >> <[email protected]> wrote: >>> Hi devs, >>> >>> I'd like to move >>> http://svn.xwiki.org/svnroot/xwiki/platform/web/trunk/wysiwyg/src/main/java/com/xpn/xwiki/wysiwyg/server/filter/XWikiContextInitializationFilter.java >>> to >>> http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/web/ >>>
> +1 and I think that this could be set as a filter also for the Restlet > Servlet. > Currently I am initializing the context in that servlet. If there is somebody > (the filter) that does it beforehand it would be nicer and it will allow to > delete some code from the REST subsystem. > > Going to try this out. Thanks Fabio, let me know if the REST subsystem requires additional context initialization that we ca move in this servlet filter. Marius > > -Fabio > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

