On May 28, 2008, at 4:10 PM, Fabio Mancinelli wrote: > Hi all, > > Maybe this can be interesting... > http://code.google.com/apis/ajaxlibs/
Interesting. So basically google would act like a remote maven repository for ajax libraries, to be used at runtime. * I like the fact that we don't have to host the source code in our source tree. * I like the fact that this allows controlling cleanly the versions of the library we use * I like a bit less the dependency on google. Actually I'd prefer that we put the JS libraries we use in a remote maven repo and bind them at build time. WDYT? Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

