I am brand new to the Dojo Build utility, have Googled my fingers numb, and am still really confused on how to have a productive and efficient development environment and still take advantage of the benefits of custom builds.
I use MyEclipse for development, SVN for source control, and WildFly for deployment. I love the rapid prototyping this setup allows.
Assertions:
- I want to use Dojo build to make my deployed applications faster.
- I don’t want to rebuild all of Dojo between each minor bug fix while developing.
- I don’t want to have to manually change the dojo path in my HTML files just before deployment.
- I don’t want to have the Dojo infrastructure (Dojo, Dijit, Dojox, util) in every project and stored in SVN multiple times.
I cannot seem to get my head around how to have a productive development environment and a smooth transition from development to deployment without breaking one of the above assertions.
Your suggestions and examples are very welcome. :-)
Thank you, Gordon