On 7/24/13 6:45 PM, "Terry Corbet" <terry.cor...@gmail.com> wrote: > What has become of >anything having to do with Gordon's getting it possible to compile an >ApacheFlex/AIR application with the new compiler so that we can take >advantage of the performance optimizations it enables? With all the >coverage that has beena dded to the nightly builds, where is the one that >shows what happens when you attempt to do it all with the new compiler?
I believe Gordon is still on vacation. He is not full-time on the compiler anyway, so his progress is limited by time. Meanwhile, I am shoving a decently sized production application through the new compiler. The AS handling is pretty sound, but the MXML handling definitely needs work, especially involving databinding. Once I can get the new compiler to generate a SWF that runs it will be time to consider shoving our entire mustella suite through the new compiler. But that's a ways off. And then we should try to integrate it as best as possible with Flash Builder, which is even more work. -Alex