On Wed, Feb 6, 2013 at 5:06 PM, Michael Schmalle <apa...@teotigraphix.com>wrote:
> > Quoting Frank Wienberg <fr...@jangaroo.net>: > > Wow. FalconJx FTW! >> >> But this is a good start. >>> >> >> Definitely so! >> >> The *only* thing I noticed (besides the missing static "trace" line of >> code >> >> you already mentioned) is that "staticMembers" slipped into the "members" >> level, while it should be a sibling of "members" (I mean on the same level >> as "members"). I guess that is really simple to fix? >> > > > Right, it will take me about 1 minute. :) Just missed a pop at the end of > the members loop. :-) > > > > Did I already mention that once we get [Native] and the other primary >> declarations (functions, variables) to work, we could re-compile >> jangaroo-browser, jooflash and eventually OpenFlashChart with FalconJx and >> re-create the OpenFlashChart demo? That would really make a nice demo for >> the Flex demo page they currently discuss in this other thread! >> > > > Yeah, I was planning on that. The emitter I assume is not just going to > collect dust is it? > > *choke* *choke* No way! I'll set up all necessary code for OFC on Github soon. Btw, what about class B? Already everything fine with inheritance?