-- Ralf Eggert <[EMAIL PROTECTED]> wrote (on Saturday, 13 September 2008, 10:40 AM +0200): > just another quick question. Are there any suggestions or best practice > how to add the Dojo JS files in the /public/js/ directory? Which way > would you prefer? > > /public/js/dojo/dijit/ > /public/js/dojo/dojo/ > /public/js/dojo/dojox/ > /public/js/dojo/util/ > > or > > /public/js/dijit/ > /public/js/dojo/ > /public/js/dojox/ > /public/js/util/ > > To be honest I haven't worked with Dojo yet, so maybe my question seems > to be damn stupid. I just want to find out the best location of the dojo > files in the project structure.
Not a stupid question at all. I actually *do* have some recommendations, but I want to run them by the dojo folks next week at ZendCon before I put them forward. -- Matthew Weier O'Phinney Software Architect | [EMAIL PROTECTED] Zend Framework | http://framework.zend.com/
