Re: [FlexJS] Framework using externs (was: Setup Error)

2015-08-20 Thread Alex Harui
I think I have discovered that Sprite is intended to be more like SimpleApplication and serve as the base class for other applications. I may end up creating some other base class in the org.apache.flex packages instead. On 8/8/15, 10:33 AM, "Frédéric THOMAS" wrote: >> We shouldn’t. Make sure y

Re: [FlexJS] jsc doesn't follow typical compiler naming convention...

2015-08-20 Thread Michael Schmalle
As much as I hate hyphens, to me we are dealing with a cross compiler from one language to anther. I would vote for; as-jsc mxml-jsc read as ActionScript To JavaScript compiler MXML To JavaScript compiler Mike On Thu, Aug 20, 2015 at 2:38 PM, Alex Harui wrote: > > > On 8/20/15, 11:28 AM, "

Re: [FlexJS] jsc doesn't follow typical compiler naming convention...

2015-08-20 Thread Alex Harui
On 8/20/15, 11:28 AM, "Josh Tynjala" wrote: >On Thu, Aug 20, 2015 at 11:00 AM, Alex Harui wrote: >> Interesting, I thought you didn’t want it to start with “js" and that it >should start with “as” instead given the input is “as”. >> So the pattern there is "c" > >The most important point for m

Re: [FlexJS] jsc doesn't follow typical compiler naming convention...

2015-08-20 Thread Josh Tynjala
On Thu, Aug 20, 2015 at 11:00 AM, Alex Harui wrote: > Interesting, I thought you didn’t want it to start with “js" and that it should start with “as” instead given the input is “as”. > So the pattern there is "c" The most important point for me is including "as" or "mxml" in the name, which isn't

Re: [FlexJS] jsc doesn't follow typical compiler naming convention...

2015-08-20 Thread Alex Harui
On 8/20/15, 9:19 AM, "Josh Tynjala" wrote: >These are pretty straightforward options: > >js-mxmlc >jsmxmlc > >I'd lean more towards the version with the dash in the name, if we >consider >that we also have a jqueryc to rename. I think jquery-mxmlc is easier to >read than jquerymxmlc. Interesting

[FlexJS] jsc doesn't follow typical compiler naming convention...

2015-08-20 Thread Erik de Bruin
I would prefer left to right naming: source to target: mxml-jsc, as-jsc, etc. EdB On Thursday, August 20, 2015, Josh Tynjala > wrote: > These are pretty straightforward options: > > js-mxmlc > jsmxmlc > > I'd lean more towards the version with the dash in the name, if we consider > that we al

Re: [FlexJS] jsc doesn't follow typical compiler naming convention...

2015-08-20 Thread Josh Tynjala
These are pretty straightforward options: js-mxmlc jsmxmlc I'd lean more towards the version with the dash in the name, if we consider that we also have a jqueryc to rename. I think jquery-mxmlc is easier to read than jquerymxmlc. In the future, I would also hope to see node-mxmlc for NodeJS. D

RE: Mustella server stuck?

2015-08-20 Thread Kessler CTR Mark J
Sounds good, thank you. -Mark -Original Message- From: Erik de Bruin [mailto:e...@ixsoftware.nl] Sent: Thursday, August 20, 2015 8:57 AM To: dev@flex.apache.org Subject: Re: Mustella server stuck? That'd be me ;-) I'm AFK until Monday, then I'll do a hard reboot and update some stuff a

Re: Mustella server stuck?

2015-08-20 Thread Tom Chiverton
That'd be awesome. Tom On 20/08/15 13:56, Erik de Bruin wrote: That'd be me ;-) I'm AFK until Monday, then I'll do a hard reboot and update some stuff as well. OK? EdB On Tuesday, August 18, 2015, Tom Chiverton wrote: On 18/08/15 00:20, Mark Kessler wrote: I think for doing a hard re

Re: Mustella server stuck?

2015-08-20 Thread Erik de Bruin
That'd be me ;-) I'm AFK until Monday, then I'll do a hard reboot and update some stuff as well. OK? EdB On Tuesday, August 18, 2015, Tom Chiverton wrote: > On 18/08/15 00:20, Mark Kessler wrote: > >> I think for doing a hard reboot it has to be done by the instance manager. >> >> -Mark >>