On Thu, Aug 4, 2011 at 7:26 PM, Jerome Velociter <[email protected]> wrote:
> Hello devs,
>
> I finally found a way to work with an issue in our REST annotation API
> that prevented to upgrade to Restlet 2.0.8 (see
> http://jira.xwiki.org/jira/browse/XWIKI-6632).
>
> The upgrade introduces some non-backward compatible change in 5
> classes in the REST server module. Mostly Restlet plumbing (that
> probably should have been in an internal package in the first place).
>
> You can see the incriminated classes here :
> https://github.com/jvelo/xwiki-platform/commit/ebda7e5792839a89164f9fa27c15e5f0b95b4a9f#diff-0

There is only one java class in this commit and it's an internal one.

>
> If anyone here knows of any reason why this classes should not be
> broken, let them speak now, or forever hold their peace.

If it's not what you already planned I would suggest to actually move
what should be internal package in it right now to not have the same
issue again next time we need to modify them.

>
> Peace,
> Jerome
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>



-- 
Thomas Mortagne
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to