Re: [FalconJX] Compiler bugs (was

2015-08-21 Thread Alex Harui
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

Re: [FalconJX] Compiler bugs (was

2015-08-21 Thread Michael Schmalle
recruit some students From where? Mike On Fri, Aug 21, 2015 at 10:25 AM, Alex Harui aha...@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

Re: [FlexJS] Framework using externs (was: Setup Error)

2015-08-21 Thread Alex Harui
I suspect the issue is: -Classes found in SWCs on the external-library-path are not goog.required. -Classes found in SWCs on the library-path are goog.required. It is a bit confusing, I suppose, but I don’t have an easier way to distinguish right now. A JQuery.swc would go on the

Re: [FalconJX] Compiler bugs (was

2015-08-21 Thread Alex Harui
On 8/21/15, 7:37 AM, Michael Schmalle teotigraphix...@gmail.com wrote: recruit some students From where? From various places on the west coast, so far. -Alex

Re: [FalconJX] Compiler bugs (was

2015-08-21 Thread OmPrakash Muppirala
On Aug 21, 2015 7:25 AM, Alex Harui aha...@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

Re: [FalconJX] Compiler bugs (was

2015-08-21 Thread Alex Harui
On 8/21/15, 9:27 AM, omup...@gmail.com on behalf of OmPrakash Muppirala omup...@gmail.com on behalf of bigosma...@gmail.com wrote: I got distracted by some skinning work i have been doing. Please feel free to work on the ant scripts. OK. Will do. Can you commit your jquery map example into

RE: [FlexJS] Framework using externs (was: Setup Error)

2015-08-21 Thread Frédéric THOMAS
Cool, thanks for the details, I will try to pay attention to those @expose My first goal now is to migrate and compile Application because I want to validate it works generating a simple app based on it, so, I'm in the process to migrate and compile all sub elements, I finished with