Re: [Wiki] AS3 language features to be simulated

2013-01-01 Thread Michael Schmalle
Quoting Erik de Bruin : I did checkout your project from GIT locally and will use that to start investigating in my free time. I probably will also create another emitter subclass to experiment with producing your examples so we can compare the two down the road. My thoughts exactly. The goo

Re: [Wiki] AS3 language features to be simulated

2013-01-01 Thread Erik de Bruin
> I did checkout your project from GIT locally and will use that to start > investigating in my free time. I probably will also create another emitter > subclass to experiment with producing your examples so we can compare the > two down the road. My thoughts exactly. The goog and jangaroo (for l

Re: [Wiki] AS3 language features to be simulated

2012-12-31 Thread Frank Wienberg
Sounds great! Btw, I'm still working on optimizing / simplifying the runtime prototype and will post here when I reached another stable state. -Frank- On Mon, Dec 31, 2012 at 3:40 PM, Michael Schmalle wrote: > No, you didn't confuse me. > > I think for the time being I will keep my eyes shut to

Re: [Wiki] AS3 language features to be simulated

2012-12-31 Thread Michael Schmalle
No, you didn't confuse me. I think for the time being I will keep my eyes shut to these implementation discussions. :) I have to go back now and finish some things with the compiler, configuration etc in the project before I focus back on the js production. I did checkout your project fro

Re: [Wiki] AS3 language features to be simulated

2012-12-31 Thread Frank Wienberg
Hi Mike, sorry if I confused you, the Wiki page is still work in progress and much my "brain dump" of all AS3 features I know have to be simulated, and also how I'd suggest to do so. As I continue, I'm going to add more illustrating examples. Concerning the private members, I think you are on the

[Wiki] AS3 language features to be simulated

2012-12-31 Thread Michael Schmalle
Hey Frank, I'm getting a bit confused here. I guess I really need to spend some time and get the relevant javascript information under my belt. Is what you are showing on this page, your solution? Please comment on the below if the code is what you are talking about in those paragraphs;