Good morning qooxdooers, the trunk should now be (mostly) stable again. We took the opportunity to clean up qooxdoo a but after the release of 0.6.2.
- We have added a new event handler. - We have removed many of the string constants that were originally introduced because of performance issues in IE. With the new string optimizer these constants have become obsolete now. - We renamed some classes. The orignial policy for classnames was that all classes should have unique filenames. This lead to constructs like qx.dom.DomNode. We have dropped this policy and now consider the namespace as part of the class name. this leads to much cleaner class names (i.e. qx.dom.Node vs qx.dom.DomNode or qx.ui.menu.Button vs. qx.ui.menu.MenuButton). This looks like a big change but the migration scripts can handle the change pretty good. We usesd the migration scripts ourselfs to migrate the whole qooxdoo codebase including the demos to perform the changes. Best, Fabian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel