Re: [FlexJS] Making clean up in Data Binding classes

2017-01-14 Thread Alex Harui
+1 Thanks for doing it. -Alex On 1/14/17, 12:08 PM, "piotrz" wrote: >Hi All, > >I did a bit of a clean up in all Data Binding classes. I see that I could >do >a bit more. All these Data Binding classes have a lot of common code. I >would like to put those parts into DataBindingBase which they a

[FlexJS] Making clean up in Data Binding classes

2017-01-14 Thread piotrz
go through all of these code. I think moving those common parts help us fixing future issues. If anyone disagree please let me know. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Making-clean-up