+1 How should we signify code which depends on the oldcore and is interrelated so that it can be separated from code which does not? I have so far been using com.xpn.xwiki mainly to indicate "this code will be gone when oldcore goes". Perhaps adding a -legacy to the module name? Caleb On 08/09/2011 04:20 AM, Vincent Massol wrote:
Hi devs,
I've updated the doc on http://dev.xwiki.org/xwiki/bin/view/Community/JavaCodeStyle#HPackagenames
From: * All code that is **not** moved to the new XWiki Architecture based on components should use ##com.xpn.xwiki##. New architecture code should use ##org.xwiki##.
To: * All code that is not located in the oldcore module should use ##org.xwiki##.
Hope it's ok with you.
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs