The Dojo 0.9 distribution is huge. We should create a trimmed-down version of Dojo that only includes the items we require. The best way to do this is to create a custom build of Dojo containing only our dependencies. Documentation on how to do this is available at:
Since we no longer depend on Dijit, we can probably create a pretty small version of Dojo.js that satisfies our current dependencies and speeds up downloads significantly.
Environment
None
Activity
Show:
Colin Clark February 6, 2008 at 12:00 AM
We've removed Dojo entirely from Fluid, so this issue is moot.
The Dojo 0.9 distribution is huge. We should create a trimmed-down version of Dojo that only includes the items we require. The best way to do this is to create a custom build of Dojo containing only our dependencies. Documentation on how to do this is available at:
http://dojotoolkit.org/book/dojo-book-0-9/part-4-meta-dojo/package-system-and-custom-builds
Since we no longer depend on Dijit, we can probably create a pretty small version of Dojo.js that satisfies our current dependencies and speeds up downloads significantly.