> This is still done. But (sorry for that but ;-) i am parsing the > js-files and create a PHP-Array out of it. > The second uses this array to build the MINIMAL JavaScript-File possible. > I am creating a PHP-Array, because i > think this is even faster than parsing a xml-file.
Ok. That will be fine to start with. I dont think speed is really an issue here as this only needs to run after changes are made and result can then be cached. > My code is attached (this is only the alpha - version). I tested it at my > own app and it works, but there are a view errors left (not all dependencies > inside qooxdoo are "documented"). I am doing my best to find the not > documented dependencies and to send them as patch to sebastian (and > sebastian is appending them to the SVN - we have done this several times > before and this solution is working well! (means: i don't need write Access to SVN ;-)) This is a good start. Most critical will be getting all the dependencies defined and tested. I just want to let you know that I will not have much time to look at the code and updates closely yet as I am still gathering information to set a lot of the ground work. The focus will first be on the communication layer and definition of qooxdoo applications. When the core stuff is working we can look at optional components to improve speed. That being said your component may be valuable now during the development phases as it will speed qooxdoo loading for the purpose of debugging. Keep me posted on your progress. I am sure I will not be able to resist to put together a quick alpha prototype that fits into the framework when your code is ready. Thanks Christoph ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
