Alex, BindingUtils class is useful to attach watcher on multiple properties or chain of properties. If i am having a custom class with large no. of properties and if i want to detect the multiple properties changes then i will dispatch the events multiple times. Also i will have to extend the EventDispatcher class. overall, i will have to write more lines code to achieve the feature.
----- Regards, Prashant -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Binding-Issue-tp13553p13562.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
