Thanks for your answer Fabian and my best to Martin arm... All 3 bugs are created. The last one is not directly linked to databinding but I also assigned it to Martin as you advised.
>> - support target properties that are not actual Qooxdoo properties, i.e. >> only have accessors (and even only a setter if it's a one-way binding >> ?). This would imply testing for the presence of all the derived >> property methods like "resetXXX" before execution. >> >> > I think this is a very good point. There are places like the text field > where properties cannot be used. We should check for the reset method > and only call it if it is available. Can you please open a bug for this > and assign it to Martin? > http://bugzilla.qooxdoo.org/show_bug.cgi?id=2456 >> - use the converter functions, if any, before testing for model "null" >> property value and then triggering the "resetXXX" method. >> >> > This looks like a real bug to me. The converter should always be called > first. Again, please open a bug and assign it to Martin. > http://bugzilla.qooxdoo.org/show_bug.cgi?id=2457 >> - allow for null values in qx.ui.form.AbstractField derived classes that >> should be handled as the empty string. >> >> > Right, this is even a violation of the "qx.ui.form.IStringForm" > interface, which explicitly allows "null" values in the API > documentation. Again: Bug -> Martin :-) > http://bugzilla.qooxdoo.org/show_bug.cgi?id=2458 Regards, Vincent -- Vincent Vandenschrick Jspresso Framework http://www.jspresso.org ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
