[ImageJ-devel] ThreadContextClassLoader Article

Johannes Schindelin Johannes.Schindelin at gmx.de
Wed Nov 10 15:37:01 CST 2010


Hi,

On Wed, 10 Nov 2010, Curtis Rueden wrote:

> Out of curiosity, does anyone here have experience using JarClassLoader 
> (JCL)? On first glance it looks like it might be able to solve the class 
> reloading issue.
>   http://jcloader.sourceforge.net/index.html

Why not use the URLClassLoader directly? You might want to subclass it to 
access the addURL() method, but it should be plenty enough.

BTW what is the status on sezpos? Is there a compelling example yet, 
showing that it can be integrated into the compilation easily, and that 
the annotations can be read without hassle (and without actually loading 
the class)?

Ciao,
Johannes





More information about the ImageJ-devel mailing list