Qooxdoo properties are very useful and powerful means for applications
developing.
But properties could be more powerful if they had some options and abilities
which are absent now.

1) It would be useful to have an option in property description that allows
skipping comparison between new and existing values when property value is
being changed. Sometimes it is very necessary to call "setValue" method with
parameter that equals existing value of property in order to make some
refreshing/changing that is bounded to "apply" method or change event
handler.

2) It would be useful to have ability to refine not only init value of
property but also other options, for example check option.

3) It would be useful to have read-only properties (i.e. properties that
have only init values and automatically generated getters without setters).

Best regards,
Denis aka Dioc

-- 
View this message in context: 
http://www.nabble.com/Some-propositions-about-properties-tf4493345.html#a12815040
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to