Actually, we currently don't need to specify a particular classloader as a constructor argument, but mostly need to use Thread.getCL().loadClass() instead of this.getClass().getCL().loadClass().
Ah, yes, true - why didn't I see this? Hmpf :) I'm currently refactoring the ECM++ a little bit; when that's finished everything will run as beautiful as before ;)
Carsten
