Frank, couple things I don't understand
- What do you do with the !native stuff? I have those being tracked now based on an enum I made from your repo
- Where is your 'toplevel' list that is being included right now? IE trace and what else?
- Why is static bar in class A named 'bar' but static nowPlusOne in class B is name 'nowPlusOne#static', what is the difference?
- Can you point me to where you document this 'this.barfoo = (A._ || A._$get()).bar(3);'
- specifically the '(A._ || A._$get())' As far as the unit testing, don't have an answer at the moment. Mike Quoting Frank Wienberg <fr...@jangaroo.net>:
Sure, I didn't mean to push, always mind the DoD! :-) Another goal to get something a bit more complex working could be FlexUnit. For Jangaroo, we use an older version<https://github.com/CoreMedia/jangaroo-libs/tree/jangaroo-3/joounit>(I think it is called 0.9) that works without test annotations and uses only very few Flash/Flex APIs. FlexUnit has over 60 self-tests, so if we could get it to run and see those tests green (like it is the case with the code produced by Jangaroo 3), we'd get even more confidence/proof that this actually works. Just an idea... -Frank-
-- Michael Schmalle - Teoti Graphix, LLC http://www.teotigraphix.com http://blog.teotigraphix.com