On 09/29/2010 03:50 PM, Vincent Massol wrote:
On Sep 29, 2010, at 3:13 PM, Fabio Mancinelli wrote:
Hi all,
speaking of module reorganization, I would like to commit the following layout (which is more consistent wrt the current one where everything is in the toplevel directory)
xwiki-rest-api (toplevel module) | +- xwiki-rest-api-server (was xwiki-rest) | +- xwiki-rest-api-model (was xwiki-rest-module)
Let me know if you have any concern about this layout
Not sure if this is what you propose but I would like to see all REST-related modules under a single top level directory in platform/core/.
Yep, that's it. Following Thomas' suggestion now the layout will be xwiki-rest | +- xwiki-rest-server +- xwiki-rest-module with xwiki-rest being the only top level directory in platform/core. Thanks, -Fabio