You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Josh Tynjala <jo...@gmail.com> on 2015/09/04 20:01:26 UTC

Re: [FalconJX] Compiler bugs (was

Seems like my event listeners are keeping their scope properly now without
the bind() workaround that I was using. Thanks, Alex!

- Josh

On Fri, Aug 21, 2015 at 7:25 AM, Alex Harui <ah...@adobe.com> wrote:

> OK, I think I got most or all of the cases where function references need
> to be wrapped.
>
> I’m going to try to add a few native js examples then cut another build.
> Peter is still trying to get the last few kinks out of FlexJSStore then
> we’ll try to get a release out.
>
> Om, have you made any progress on the ant script that downloads all the
> repos and builds them?  I can try to work on that if you don’t have time.
> I’ve been trying to recruit some students to pitch in and making it easier
> for them to get started would be good.
>
> -ALex
>
> On 8/19/15, 2:59 PM, "Michael Schmalle" <te...@gmail.com> wrote:
>
> >My family just left today and I had lighting strike out powerline which
> >fried our router, just got internet back after 3 days. :)
> >
> >Still a bunch of stuff todo, I will keep watching this thread for you to
> >finish everything, haha.
> >
> >Tests! Nice
> >
> >Mike
> >
> >On Wed, Aug 19, 2015 at 5:53 PM, Alex Harui <ah...@adobe.com> wrote:
> >
> >> OK, checked in initializers (including a test or two!).
> >>
> >> Next up is bound function references (goog.bind).
> >>
> >> -Alex
> >>
> >> On 8/18/15, 2:37 PM, "Alex Harui" <ah...@adobe.com> wrote:
> >>
> >> >
> >> >
> >> >On 8/7/15, 1:04 PM, "Alex Harui" <ah...@adobe.com> wrote:
> >> >>I’ll let you know when I start on these.  I can’t promise I’ll write
> >>more
> >> >>tests, but I’ll make sure current tests pass or are adjusted so they
> >> >>pass.
> >> >
> >> >OK, I’m starting in on these bugs.  First is the non-scalar instance
> >> >initializer.
> >> >
> >> >-Alex
> >> >
> >>
> >>
>
>