Re: Binding improvements

2020-05-22 Thread Andrew Wetmore
der of execution of Flex bindings probably won't magically start > working with this. But it at least means that all the bindings from the > original code should be possible to run. > > > > > > > > On Fri, May 22, 2020 at 11:02 PM Greg Dove wrote: > > > &g

Re: Binding improvements

2020-05-22 Thread Alex Harui
possible to run. On Fri, May 22, 2020 at 11:02 PM Greg Dove wrote: > > Just an explanation of various binding improvements that have been added. > (I'm waiting for one of the builds to complete, but it has worked > locally for a week in copious testing.)

Re: Binding improvements

2020-05-22 Thread Greg Dove
bindings probably won't magically start working with this. But it at least means that all the bindings from the original code should be possible to run. On Fri, May 22, 2020 at 11:02 PM Greg Dove wrote: > > Just an explanation of various binding improvements that have been ad

Binding improvements

2020-05-22 Thread Greg Dove
Just an explanation of various binding improvements that have been added. (I'm waiting for one of the builds to complete, but it has worked locally for a week in copious testing.) The major change is a fix to something that has never worked : mxml binding 'inheritance'. This is us