On Jan 5, 2013, at 7:37 PM, Thomas Mortagne <[email protected]> wrote:
> On Sat, Jan 5, 2013 at 4:27 PM, Vincent Massol <[email protected]> wrote: >> Hi guys, >> >> Just got an idea about a talk I could give at a conference: Building a wiki, >> with XWiki Rendering and AngularJS. >> >> The ideas are: >> * Demonstrate XWiki Rendering through a use case which is to build a simple >> wiki >> * Use a recent/modern framework like AngularJS to draw people to the talk ;) >> * Talk about XWiki >> * Get people to use xwiki rendering and grow the developer base for xwiki >> rendering >> >> I think we're close to be able to implement this but it's missing one thing: >> ability to call XWiki Rendering from REST. >> >> Thus I think it would be a good idea to move our REST framework into XWiki >> Commons and then in XWiki Rendering add a REST module to expose rendering >> operations through REST. > > The main issue is that there is pretty much nothing you can move as it > is, the whole REST module depends on oldcore some way so it would be > more writing something new IMO than moving anything. Yes I know, my goal was only to move the Restlet/Component bridge. Thanks -Vincent >> WDYT? >> >> Thanks >> -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

