qooxdoo 0.6.6 (2007-03-06)

This is expected to be a "true" minor release, which mostly includes bugfixes and internal modifications, but no new functionality or API changes.

Well, it does in fact include one API change: the previous qx.Class, which is used to attach static members, is going to be replaced by qx.Clazz. This change will remove a potential naming conflict with a future release 0.7 that will include qooxdoo's improved OO features.

It is recommended that every qooxdoo application is to be migrated to this version, as it is expected to be the most stable and as a milestone for a migration to qooxdoo 0.7.

Framework

Additions

Changes & Bugfixes

Backend