Hi, good question :) So far we didn't need the marker on that class loader and as this class loader is just delegating, you newer get it from Class.getClassLoader(). However I totally agree that it makes sense to identify this one as a dynamic class loader as well. Could you please create an issue and maybe attach a patch?
Thanks Carsten 2013/9/12 Francesco Mari <[email protected]> > Hi, > > is there a reason why the ClassLoader returned by the > DynamicClassLoaderManager service is not an instance of > DynamicClassLoader? It would make sense to me. > > It would be as simple as implementing DynamicClassLoader in > ClassLoaderFacade. > > Regards, > > Francesco > -- Carsten Ziegeler [email protected]
