Adding the try/catch makes sense. It would be nice to verify that the entire chain of watchers gets set up property when things to from null to non-null along the chain, not just at the top-level.
In manualTests/DataBindingTestbed, you might try adding simpler tests there. Thanks, -Alex On 1/14/17, 12:44 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote: >Hi Alex, > >I just created following test [1] and Binding working with my fix in >PropertyWatcher without any additional changes. > >VO Product wasn't created at startup, but once I've created it (click on >Button in example) CurrencyFormatter format it and it showed in Label. :) > >I'm not sure whether is this what you were asking. If yes I will commit my >fix. > >[1] https://paste.apache.org/FwfX > >Piotr > > > >----- >Apache Flex PMC >piotrzarzyck...@gmail.com >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Problem-in-Fle >xJSStore-tp58232p58290.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.