Infrequently Noted

Alex Russell on browsers, standards, and the process of progress.

Comments for Automated Dojo Layer Builds in ZF 1.9.0 Preview


It would be very cool to get a service like this available from the CDNs (or at least one of them). The user could request a file with a list of required packages, and the server could auto-build a layer or retrieve a cached one, e.g.

https://o.aolcdn.com/dojo/1.3/layer?packages=dijit.Dialog,dijit.Tooltip,dojox.gfx

and it would be returned. Perhaps there could be an option to include dojo.js in this also, to remove the extra script include.