Steven Augart wrote: > David Holmes wrote: > > Also note that once you start playing this game the role of the context > > classloader for a thread becomes much more important :) > > I assume that's for the applications programmers to worry about, no? > Or are there particular gotchas for the VM?
The only concern for the VM/Classpath-libraries is knowing when you are supposed to use the context class loader rather than the current class loader. I'm not clear on the rules :) David Holmes _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

