On Jul 5, 2010, at 10:29 PM, Anca Luca wrote:
Hi Fabio,
I think as soon as possible as good, and RC phase is a good moment to do it.
I don't think RC is a good phase (it's a stabilization phase after all) but if
Fabio judges it's safe I'm fine too (provided he's ok to fix quickly any issue
that may arise. If he doesn't need it urgently then better wait for 2.5M1.
Thanks
-Vincent
+1
Happy refactoring,
Anca
On 07/05/2010 08:03 PM, Fabio Mancinelli wrote:
> Hi all,
>
> I did a small refactoring in the REST module which consisted in
> isolating the JAXB model classes in a separate module.
>
> This allows client to use JAXB classes for retrieving XML
> representations without dragging in all the core dependencies.
>
> The refactoring consisted in creating an xwiki-rest-model module in
> core, moving some files, and update the pom.xml's to make things compile.
>
> Maybe it's risky to commit it now, but if you are ok everything's ready.
> I include a diff so that you can check what it looks like.
>
> -Fabio