The extensibility here is only in Java. What I mean by extensibility is also outside of Java (Groovy for instance). Right now if you have a bug in your rest API it's a nightmare to fix it.
Ludovic 2013/4/17 Paul Libbrecht <[email protected]> > > > On 17 avr. 2013, at 09:12, Vincent Massol wrote: > > > And yes we need users to be able to register new REST APIS too. We have > talked a lot about this with Fabio and the issue so far was that it wasn't > easy to provide this feature with RESTlet. I think it's possible to do it > but it requires some heavy digging in RESTlet and communication with them. > I'd still like to have that, just need someone to volunteer to work on it… > ;) > > What is in XCLAMS' servlet plugin is based on restlets, probably an old > one, and sounded pretty easily extensible based on the "router". > > paul > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

