Jeff Sturm <jsturm@one-point.com> writes: > Even if you get around that, there is no way to unload a compiled class, > because the class instance isn't dynamically allocated and cannot be > garbage collected. But shared libraries can be unloaded, I thought, so at least in principle we coudl unload a compield class. -- --Per Bothner per@bothner.com http://www.bothner.com/per/