> Since many single JS files are loaded in the development version the loading > may take some time at the first cycle. In the next cycles the browser cache > should help you in faster loading. > > The only thing to check for is to clean the browser cache if you do some > major > changes to not get the cached version of your application.
This actually invalidates your suggestion. The only browser I know of that has issues with stale caching is Webkit, so if the OP uses another browser for development, he shouldn't do that. T. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
