>
> So, in each class, I have a whole bunch of setters and getters I would like
> to be transformed.  There would likely be methods like draw, drawRect, etc.
> that need to be left empty.  Is that possible?  Or is that too specific?
>

Yes, way too specific ;-) I can 'do' ALL empty implementations, or none.

>From what I think I understand you're trying to do, this will be a one time
thing, right? Or maybe a few times, but all of it during development. I
think that just letting FalconJX cross compile all the code and you taking
out the incorrect/incompatible implementations will be most efficient.

So, follow the FlexJSJX path while you're developing, and once you're
satisfied with the JS implementation, move the stuff over to FlexJSUI so
the classes won't be cross compiled anymore.

EdB



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to