On 01/30/2010 09:13 PM, Sergiu Dumitriu wrote: > Hi devs, > > I'd like to further the move from web to space by deprecating all the > methods that still use Web in their name. These are: > > - in XWiki: getWebCopyright, getWebPreference*, copyWikiWeb, > getDefaultWeb, useDefaultWeb > - in Document: getCurrentMonthWebStats > - in objects.BaseClass: get/setDefaultWeb (should we keep the element > name in the XML?) > > As per our official deprecation strategy, these methods will continue to > be present in the generated classes via the deprecation aspect, for at > least 2 major releases. >
Done, see http://jira.xwiki.org/jira/browse/XWIKI-4851 However, I didn't change BaseClass yet, since the model is a bit more dangerous. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

