Re: Starling framework compiled to JavaScript

2016-05-31 Thread Diamanter
Nimai, can you share your adapted Starling version? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188p53269.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Josh Tynjala
ut that is more design. So I created > > > composites so you could easily do what you are doing right now, work in > > the > > > Class/Method emitters and feel pretty safe you are only changing that > > code. > > > > > > I can say with a pretty go

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Michael Schmalle
On Tue, Apr 5, 2016 at 6:38 PM, Justin Mclean wrote: > Hi, > > > Everything can be simpler, last year I went through the main javascript > > emitter and broke every thing out into sub emitters, MethodEmitter etc. > > Interesting you should say that. I noticed that in the heat maps I > produced (

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Justin Mclean
Hi, > Everything can be simpler, last year I went through the main javascript > emitter and broke every thing out into sub emitters, MethodEmitter etc. Interesting you should say that. I noticed that in the heat maps I produced (of the Flex Falcon repo) that MXMLFlexJSEmitter.java and JSFlexJSE

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Michael Schmalle
eel pretty safe you are only changing that > code. > > > > I can say with a pretty good certainty that is the way most of those > > emitters behave right now. There are a few places where there is still un > > needed coupling and I think I still have those as TODOs. > > > > Mike > > > > > > > > > > > > > > > > > > -- > > > View this message in context: > > > > > > http://apache-flex-development.247.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188p52192.html > > > Sent from the Apache Flex Development mailing list archive at > Nabble.com. > > > > > >

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Josh Tynjala
tty safe you are only changing that code. > > I can say with a pretty good certainty that is the way most of those > emitters behave right now. There are a few places where there is still un > needed coupling and I think I still have those as TODOs. > > Mike > > > &

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Michael Schmalle
that is the way most of those emitters behave right now. There are a few places where there is still un needed coupling and I think I still have those as TODOs. Mike > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/Starling-fra

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Michael Schmalle
tests=true on > the ant command line - I gave up on getting the tests to run after an hour > or so with no luck. > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188p52194.html >

Re: Starling framework compiled to JavaScript

2016-04-05 Thread bill
View this message in context: http://apache-flex-development.247.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188p52194.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Josh Tynjala
conJX code compiling and debugging, and > running unit tests using IntelliJ IDEA, but I haven't gotten there yet. > Open to suggestions on how best to set up my local development environment > for working on the compiler as well. > > > > > -- > View this message i

Re: Starling framework compiled to JavaScript

2016-04-05 Thread bill
View this message in context: http://apache-flex-development.247.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188p52192.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Michael Schmalle
he FalconJX code compiling and debugging, and > running unit tests using IntelliJ IDEA, but I haven't gotten there yet. > Open to suggestions on how best to set up my local development environment > for working on the compiler as well. > > > > > -- > View this message in

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Nimai
g on the compiler as well. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188p52190.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: Starling framework compiled to JavaScript

2016-04-05 Thread Michael Schmalle
runs in the > browser, but it doesn't get very far. There are more Flash APIs that need > filling out in the spriteflexjs library. We will enumerate what we've > found > so far. > > We are working on a patch or pull request with the FalconJX compiler code > changes rel

Starling framework compiled to JavaScript

2016-04-05 Thread Nimai
with the FalconJX compiler code changes related to the use of goog requires and depends. -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188.html Sent from the Apache Flex Development mailing list archive at Nabble.com.