If data and menuitem are Object then these are legitimate warnings. There is no way to tell without introspection what the change events are. See FlexJSStore's ProductListItem for one way to deal with it. It declares a custom property of the type of the ValueObject. You can also cast the data property to the ValueObject.
HTH, -Alex PS: Done for tonight... On 1/1/17, 11:42 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote: >Hi, > >I've created item renderer to our menu example in MDL. I have model with >VO. >I don't know why but binding seems to be not working. Am I doing something >wrong ? > >During compilation I'm getting following warrnings [2] > >[1] https://paste.apache.org/Xsbc >[2] https://paste.apache.org/tdxb > >Piotr > > > >----- >Apache Flex PMC >piotrzarzyck...@gmail.com >-- >View this message in context: >http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Why-bindin >g-is-not-working-in-MDL-example-tp57738.html >Sent from the Apache Flex Development mailing list archive at Nabble.com.