> First, are there plans to support dynamic classloading? Yes, but I cannot say when. > And, second, if there are how do you plan to support them? Probably an interpreter, though a JIT is also an option. There are some tricky issues when compiled code calls an inpreted methods; we plan to use "stub" functions in between. --Per Bothner bothner@cygnus.com http://www.cygnus.com/~bothner