I have been using other code rewriting classloaders
as system classloaders. No problem. I think what
you are referring to is the bootstrap classloader.


I'd love to know how you do this.

java -Djava.system.class.loader=<name of the class>

see http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassLoader.html

No worries ...just go ahead


I implemented this and put this back as "ContinuationURLClassLoader". I'm sure there's a better name, though.

Actually I think we should *replace* the old
one. We should make sure the API does not
provide too many options.

I'd say:
if it does what it should - replace it.

Couldn't we then maybe also extend from
URLClassLoader?

cheers
--
Torsten

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to