I thought I should provide a bit of advance notice here...

I had wanted to work on some improvements in the reflection area, and I
have made a start on this (and will certainly get back to it), but I got
quite distracted once I saw that there was still some work left in
Bindings.

I didn't see any branch for work on this, so figured I would take a shot at
some of it.
I have found and fixed a few binding bugs in falcon and added bindable
generation (IEventDispatcher implmentation, same as in swf) and fixed some
things in falcon-jx.

I hope to have pull requests ready for this stuff in a day or two, I am
just working through some related changes in the framework classes, and
want to test it all.
I'd also like to suggest that the asjs codebase gets a BindingTestbed (or
similar) example which could be used to add any examples of what does not
work (commented out until they are fixed). I will have a (very unexciting)
example that could serve as a starting point, but it might be better to add
some real-world stuff.

I don't expect this to make it in for 0.7 release, but just thought I would
give you a heads up so you guys are expecting it.

I've only made changes in a few of the Binding framework classes, there are
others that I haven't touched that might need more work (ViewDataBinding
got some attention, because it was what I was testing with).

Also, this is my first time trying to get my head around the compiler code
(and my java experience is kinda limited) so it probably needs a reasonable
amount of scrutiny when you see the PRs.

cheers,
Greg

Reply via email to