Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
shouldn't keep trying to stay compatible with >>>>>>1.6, >>>>>> unless someone can come up with a good reason why we should. >>>>>> >>>>>> Anyway, I'm off to try to upgrade. If you don't hear from me for a >>&

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
>>while, >>>>> that's why... >>>>> >>>>> -Alex >>>>> >>>>> On 11/20/13 1:23 PM, "Alex Harui" wrote: >>>>> >>>>>> >>>>>> &

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
;>>while, >>>> that's why... >>>> >>>> -Alex >>>> >>>> On 11/20/13 1:23 PM, "Alex Harui" wrote: >>>> >>>>> >>>>> >>>>>On 11/20/13 1:09 PM, "Gordon Smith&

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
13 1:23 PM, "Alex Harui" wrote: >>> >>>> >>>> >>>>On 11/20/13 1:09 PM, "Gordon Smith" wrote: >>>> >>>>>Falcon got updated to require Java 1.7? Why was that? >>>>FalconJX uses Google Closure which s

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
> >>> >>> >>>On 11/20/13 1:09 PM, "Gordon Smith" wrote: >>> >>>>Falcon got updated to require Java 1.7? Why was that? >>>FalconJX uses Google Closure which seems to want 1.7. Not sure if >>>Falcon >>>just also mo

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
>>Falcon got updated to require Java 1.7? Why was that? > FalconJX uses Google Closure which seems to want 1.7. Not sure if Falcon > just also move to 1.7 or not. Why not? Is there a particular issue with Falcon causing us to rely on an old version of Java? EdB -- Ix Multimedia Software Jan

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
gt;just also move to 1.7 or not. >> >>-Alex >>> >>>- Gordon >>> >>>-----Original Message----- >>>From: Erik de Bruin [mailto:e...@ixsoftware.nl] >>>Sent: Wednesday, November 20, 2013 8:51 AM >>>To: dev@flex.apache.org >

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
n >> >>-Original Message- >>From: Erik de Bruin [mailto:e...@ixsoftware.nl] >>Sent: Wednesday, November 20, 2013 8:51 AM >>To: dev@flex.apache.org >>Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues >> >>Yes, the latest thing: si

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
rom: Erik de Bruin [mailto:e...@ixsoftware.nl] >Sent: Wednesday, November 20, 2013 8:51 AM >To: dev@flex.apache.org >Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues > >Yes, the latest thing: since the last compiler update we need Java 1.7, >I'm afraid. > >EdB >

RE: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Gordon Smith
Falcon got updated to require Java 1.7? Why was that? - Gordon -Original Message- From: Erik de Bruin [mailto:e...@ixsoftware.nl] Sent: Wednesday, November 20, 2013 8:51 AM To: dev@flex.apache.org Subject: Re: [FALCONJX] [FLEXJS] AS to JS compilation issues Yes, the latest thing: since

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Alex Harui
I just synced up and am getting the error. I'm now off to see what it takes to switch to Java 7. On 11/20/13 12:27 PM, "Erik de Bruin" wrote: >I haven't run this through Flash Builder yet... And I spent the >afternoon tweaking (hacking more like) my Mac to get it to install and >accept Java 7.

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
I haven't run this through Flash Builder yet... And I spent the afternoon tweaking (hacking more like) my Mac to get it to install and accept Java 7. I don't like this one bit, but i only just now hooked myself up to the Closure release list, so I had no early warning. I think things will settle d

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
I've installed Java 1.7.0_45 and set JAVA_HOME to the location reported by java_home, then built flex-falcon and installed it into the FlexJS overlay. I get the same error. So then I changed the Java preferences for Flash Builder but get same error. Do the external Flash Builder tools Alex created

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Erik de Bruin
Yes, the latest thing: since the last compiler update we need Java 1.7, I'm afraid. EdB On Wed, Nov 20, 2013 at 4:25 PM, Peter Ent wrote: > I rebuilt the compiler and installed it into the FlexJS overlay as I've > done before. Building the AS version of my test works fine. Building with > Falc

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
I rebuilt the compiler and installed it into the FlexJS overlay as I've done before. Building the AS version of my test works fine. Building with Falcon JX now gives me this console output: using FlashBuilder Project Files FlashBuilder settings: -locale en_US -source-path+=/Users/pent/

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Peter Ent
I filed two tickets for each issue. Thanks. This is getting really close. --peter On 11/19/13 3:59 PM, "Erik de Bruin" wrote: >I second that. I'll take a look tomorrow, if you file that JIRA ticket ;-) > >EdB > > > >On Tue, Nov 19, 2013 at 9:42 PM, Alex Harui wrote: >> Yep, those look like bug

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Erik de Bruin
I second that. I'll take a look tomorrow, if you file that JIRA ticket ;-) EdB On Tue, Nov 19, 2013 at 9:42 PM, Alex Harui wrote: > Yep, those look like bugs to me. > > -Alex > > On 11/19/13 12:27 PM, "Peter Ent" wrote: > >>Hi, >> >>I am attempting to take the DataGrid, written in ActionScrip

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Alex Harui
Yep, those look like bugs to me. -Alex On 11/19/13 12:27 PM, "Peter Ent" wrote: >Hi, > >I am attempting to take the DataGrid, written in ActionScript, and >compile it into JavaScript to see if that's a viable way to build >JavaScript components - or at least get a good head start on writing the

[FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Peter Ent
Hi, I am attempting to take the DataGrid, written in ActionScript, and compile it into JavaScript to see if that's a viable way to build JavaScript components - or at least get a good head start on writing the JavaScript. I've run into a couple of issues since taking the most recent falcon cod