Hi, On 10/18/2009 9:58 AM, Vincent Massol wrote: > Hi Asiri, > > I see there's 10% of code duplication in the webdav module: > http://nemo.sonarsource.org/project/index/181898 > > This is the highest of all modules. Do you think you could have a look? > > Second worst is REST with 5% > http://nemo.sonarsource.org/components/index/178319 > We should have a common implementation for most API features and just expose those in XML-RPC, REST, GWT-RPC, etc. There is also some code duplication which occurs for each servlet that needs to initialize the old context and XWiki class. > In term of technical debt, WebDAV module is also high with 9.5% and > the highest is the XMLRPC module with 12.2%. > > Yes, xmlrpc seems a bit messy right now. I'd like to work on extending and refactoring this module during the 2.1 time frame.
Thanks, Florin Ciubotaru > 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

