+1
On Tue, Aug 11, 2009 at 12:28, Vincent Massol<vincent(a)massol.net> wrote:
Hi,
We have some rules on
http://dev.xwiki.org/xwiki/bin/view/Community/CodeStyle#HPackagenames
I'd like to clarify it with this:
* A module's package name should be of the form
org.xwiki.....<modulename>
* Thus the internal package should start at
org.xwiki.....<modulename>.internal.*
* Default modules (*-default) should use the same package root as the -
api module they're implementing.
WDYT?
Thanks
-Vincent
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne