Hi! Just some minutes ago I've checked in a modification to switch to the new prettyprinter (in this case not used as a prettyprinter) as the default compiler. This should result in comparable code to the treecompiler. The pretty printer code was the result of a major rework of the existing treecompiler to support code formatting.
Hope this doesn't break any existing code. The demos and the API viewer of qooxdoo seem to work fine. Both were updated online at qooxdoo.org some minutes ago. If you want to switch back, you can add the --use-tree-compiler parameter to your options of generator.py. However I suggest to first try the new compiler. If there are no negative reports I will remove the treecompiler and also the tokencompiler in the next weeks. Please report your problems now. The prettyprinter (old name prettyprint.py, new name compiler.py) can now produce both, formatted and compressed code. The new official name is just "compiler". Cheers, Sebastian ------------------------------------------------------------------------- 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
