Re: [Falcon.jx] -library-path

2015-06-01 Thread Alex Harui
On 6/1/15, 3:41 PM, "Frédéric THOMAS" wrote: >> Thinking about it some more, I think to build, for example, the >>Core.swc, >> we would run CompJSC with one set of settings (different >>-js-output-type, >> different library paths that point to a JS.swc and HTMLNative.swc) that >> would product

RE: [Falcon.jx] -library-path

2015-06-01 Thread Frédéric THOMAS
om: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: [Falcon.jx] -library-path > Date: Mon, 1 Jun 2015 22:24:39 + > > > > On 6/1/15, 3:04 PM, "Frédéric THOMAS" wrote: > > >> BTW, assuming we’ll have Mike’s AS to JS compiler, the JS files will

Re: [Falcon.jx] -library-path

2015-06-01 Thread Alex Harui
On 6/1/15, 3:04 PM, "Frédéric THOMAS" wrote: >> BTW, assuming we’ll have Mike’s AS to JS compiler, the JS files will >>soon >> be generated by running a CompC like tool. I had thoughts of teaching >> CompJSC to stuff the JS files into the same swc specified by the -output >> option, but ran ou

RE: [Falcon.jx] -library-path

2015-06-01 Thread Frédéric THOMAS
n IntelliJ that the user > will have the same kind of configuration than today except he will have to > set the custom intellij-config.xml preferabily at project level and set > -js-output-type=FLEXJS_DUAL in additional compiler arguments. > > > Frédéric THOMAS > > >

RE: [Falcon.jx] -library-path

2015-06-01 Thread Frédéric THOMAS
el and set -js-output-type=FLEXJS_DUAL in additional compiler arguments. Frédéric THOMAS > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: [Falcon.jx] -library-path > Date: Mon, 1 Jun 2015 20:47:33 + > > BTW, assuming we’ll have Mike’s AS to JS compiler, the JS file

Re: [Falcon.jx] -library-path

2015-06-01 Thread Alex Harui
esn't remap the entry, it only >includes the file with the same path. > >So, I still need to implement the first item. > >Frédéric THOMAS > >> From: aha...@adobe.com >> To: webdoubl...@hotmail.com; dev@flex.apache.org >> Subject: Re: [Falcon.jx] -library-path >

RE: [Falcon.jx] -library-path

2015-06-01 Thread Frédéric THOMAS
till need to implement the first item. Frédéric THOMAS > From: aha...@adobe.com > To: webdoubl...@hotmail.com; dev@flex.apache.org > Subject: Re: [Falcon.jx] -library-path > Date: Sat, 30 May 2015 20:30:45 + > > I'm in favor of automating any repetitive process. Thing

Re: [Falcon.jx] -library-path

2015-05-30 Thread Alex Harui
et that !? > > Frédéric THOMAS > > > From: aha...@adobe.com > > To: webdoubl...@hotmail.com; dev@flex.apache.org > > Subject: Re: [Falcon.jx] -library-path > > Date: Sat, 30 May 2015 19:21:22 + > > > > Is this with ij or ant as well? From ant we build frame

RE: [Falcon.jx] -library-path

2015-05-30 Thread Frédéric THOMAS
!? > > Frédéric THOMAS > > > From: aha...@adobe.com > > To: webdoubl...@hotmail.com; dev@flex.apache.org > > Subject: Re: [Falcon.jx] -library-path > > Date: Sat, 30 May 2015 19:21:22 + > > > > Is this with ij or ant as well? From ant we build f

Re: [Falcon.jx] -library-path

2015-05-30 Thread Alex Harui
updated I guess) ? >From ant we build framework swc and compile apps I didn't get that !? Frédéric THOMAS > From: aha...@adobe.com > To: webdoubl...@hotmail.com; dev@flex.apache.org > Subject: Re: [Falcon.jx] -library-path > Date: Sat, 30 May 2015 19:21:22 + > > Is

RE: [Falcon.jx] -library-path

2015-05-30 Thread Frédéric THOMAS
ted I guess) ? >From ant we build framework swc and compile apps I didn't get that !? Frédéric THOMAS > From: aha...@adobe.com > To: webdoubl...@hotmail.com; dev@flex.apache.org > Subject: Re: [Falcon.jx] -library-path > Date: Sat, 30 May 2015 19:21:22 + > > I

Re: [Falcon.jx] -library-path

2015-05-30 Thread Alex Harui
Is this with ij or ant as well? From ant we build framework swc and compile apps Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Frédéric THOMAS Date: Sat, May 30, 2015 11:58 AM To: dev@flex.apache.org; Subject:[Falcon.jx] -libra

RE: [Falcon.jx] -library-path

2015-05-30 Thread Frédéric THOMAS
MAS > Date: Sat, 30 May 2015 15:03:29 -0400 > Subject: Re: [Falcon.jx] -library-path > From: teotigraphix...@gmail.com > To: dev@flex.apache.org > > Fred, I was looking at your branch, can you tell me exactly what now works > with your changes? > > What is different in In

Re: [Falcon.jx] -library-path

2015-05-30 Thread Michael Schmalle
Fred, I was looking at your branch, can you tell me exactly what now works with your changes? What is different in Intellij now? Mike On Sat, May 30, 2015 at 2:57 PM, Frédéric THOMAS wrote: > Hi, > > I was trying to compile an App with a Lib in FlexJS and seen few things: > > - The MXMLFlexJSP