On Wed, Aug 29, 2012 at 4:17 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote:
> >BTW, FalconJS uses Google's closure compiler to optimize the generated > javascript. > > I am not sure that is accurate... in fact, pretty sure it is not. The code > generated by FalconJS, when it was being used to cross-compile a test Flex > app, was put into closure-compiler to try to make it smaller. That does not > mean FalconJS uses it... it means the person using FalconJS did. > > Mike > > You are right. Closure is used only for optimizing post cross-compilation. I dont think it is part of FalconJS. BTW, this is where I got my info from [1] [1] http://blogs.adobe.com/bparadie/page/2/