yozzeff schrieb:
hi sebastian,what to you think about returning this in setter methods in generall? this would make some oneshot screenbuilding stuff very convenient. aPane.add(new QxAtom('Label').set({left: 0, width: '35%', top: 3}));
Sorry, I don't like it to apply it in general. This would mean to modify each function already existing in qooxdoo. To add some overhead to even small methods. It nice if it's a native feature of a language such in the case of smalltalk but as this is not supported directly in JavaScript it's not a good idea.
Sebastian
yozzeff ------------------------------------------------------- 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
------------------------------------------------------- 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
