Hi Charles

Two quick ones:

Do you put your code on the bootClassPath?


Are you generating classes dynamically to which you add instance methods 
to?

I currently use all static methods on a root class for my dynamics but was 
thinking of 
using a more specialized class + instances approach to get closer to a 
java like structure. 
My prior/current issues with classes not on the boot class path has held 
me back.

regards
mark
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to