Re: Transpiler bugs (was: Re: [FalconJX] A couple of bugs: JS Object class isn't dynamic. Prototype unexpectedly shares variables.)

2015-07-24 Thread Michael Schmalle
On Fri, Jul 24, 2015 at 6:01 PM, Josh Tynjala wrote: > Working great. Thanks so much for taking care of these so fast, Mike! > > Here's another issue that I found in JS.swc/externc just now: > > JS.swc is missing non-static indexOf() and lastIndexOf() in Array > https://issues.apache.org/jira/bro

Re: Transpiler bugs (was: Re: [FalconJX] A couple of bugs: JS Object class isn't dynamic. Prototype unexpectedly shares variables.)

2015-07-24 Thread Josh Tynjala
Working great. Thanks so much for taking care of these so fast, Mike! Here's another issue that I found in JS.swc/externc just now: JS.swc is missing non-static indexOf() and lastIndexOf() in Array https://issues.apache.org/jira/browse/FLEX-34918 This one has a workaround too. I can use myArray[

RE: is the flexjs support the CONFIG::xxx

2015-07-24 Thread Frédéric THOMAS
> I believe someone tried it and it worked. I can confirm it works, I used it to conditionally compile as3 / JS from the same class. Frédéric THOMAS > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: is the flexjs support the CONFIG::xxx

Re: [flexjs] how get native js function inline

2015-07-24 Thread Alex Harui
When you get the build with the js.swc, you should be able to do that. On 7/24/15, 12:19 AM, "lizhi" wrote: >the as code > >function a():void{ >//document.xxx() >} >a(); > >and output the js inline > >document.xxx() > > > >-- >View this message in context: >http://apache-flex-development.247

Re: where download the flexjs lastbuild?

2015-07-24 Thread Alex Harui
The servers that host the builds are down. I hope to have them back next week or find a workaround. -Alex On 7/24/15, 12:15 AM, "lizhi" wrote: >with the js.swc? > > > >-- >View this message in context: >http://apache-flex-development.247.n4.nabble.com/where-download-the-fl >exjs-lastbuild-

Re: is the flexjs support the CONFIG::xxx

2015-07-24 Thread Alex Harui
I believe someone tried it and it worked. On 7/24/15, 12:17 AM, "lizhi" wrote: >comp option? > > > >-- >View this message in context: >http://apache-flex-development.247.n4.nabble.com/is-the-flexjs-support >-the-CONFIG-xxx-tp48619.html >Sent from the Apache Flex Development mailing list arch

Re: [FlexJS] install not working

2015-07-24 Thread Alex Harui
Google Closure updated their library so we needed to update our checksums. Please try again. -Alex From: Gerencsér Sándor mailto:gsa...@medianova.hu>> Reply-To: "dev@flex.apache.org" mailto:dev@flex.apache.org>> Date: Thursday, July 23, 2015 at 11:14 PM To: "dev@fle

[flexjs] how get native js function inline

2015-07-24 Thread lizhi
the as code function a():void{ //document.xxx() } a(); and output the js inline document.xxx() -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs-how-get-native-js-function-inline-tp48620.html Sent from the Apache Flex Development mailing list archiv

is the flexjs support the CONFIG::xxx

2015-07-24 Thread lizhi
comp option? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/is-the-flexjs-support-the-CONFIG-xxx-tp48619.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

where download the flexjs lastbuild?

2015-07-24 Thread lizhi
with the js.swc? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/where-download-the-flexjs-lastbuild-tp48618.html Sent from the Apache Flex Development mailing list archive at Nabble.com.