Re: Re : Re: [FalconJX] Vanilla compiler, all externs parsing and contained in SWC :)

2015-06-09 Thread Michael Schmalle
Fred, All that is going on is, I have a ReferenceModel that encapsulates the Closure Compiler's Compiler.compile() method. So this code I wrote is going to be a "COMPCExtern" compiler tool. Basically we need to just feed it the source locations of the .js extern files we want to transform into .a

Re : Re: [FalconJX] Vanilla compiler, all externs parsing and contained in SWC :)

2015-06-09 Thread Frédéric THOMAS
Yep man you did something great, I would like do understand it more now, so if you can check in an give some pointers to follow what you did would be greater even :-) Cheers, -Fred --- Message initial --- De : "Alex Harui" Envoyé : 9 juin 2015 20:15 A : dev@flex.apache.org Objet : Re: [Falcon