I scanned it quickly. Looks good. For the JavaScript part, I prefer an
AMD module rather than XWiki.getApplication
require(['awm'], function(awm) {
var moviesApp = awm.getApplication('movies');
});
Thanks,
Marius
On Fri, Feb 27, 2015 at 11:48 AM, Fabio Mancinelli
<[email protected]> wrote:
> Hi all,
>
> some time ago we wrote about an idea of having an extensible API for
> accessing structured data.
>
> The final goal is to have a uniform API for accessing structured data
> both on the client (Javascript+REST) and on the server.
>
> We have written a little design document that I am submitting to the
> list for comments:
> http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstructuredata
>
> This idea is also related to other ones, like providing a way for
> dynamically extending the REST API, and also to the integration with
> client side frameworks like AngularJS.
>
> Thanks,
> Fabio
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs