Hi Andreas,I agree. As I a said in a previous post, I found a cross-browser solution by using a synchronousThe solution is to launch the loading of the next script from the previous one. XMLHttpRequest to serialize script loading. Another solution I'm thinking about is to avoid dynamic loading of script at all! After all at compile time we know what scripts are needed, so generator.py could read a template index file, say qx_index.html, and create the default index.html (or php, asp or whatever) by statically adding <script src...> tags in place of the <script src=""> tag. This would be perfectly cross-browser and very efficent. What do you think about this idea? Alessandro |
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
