Re: [JPP-Devel] R: Extension class loader

2007-09-14 Thread Edgar Soldin
this is as i understand it as well ... ede > Java classloading is a _very_ delicate thing. > I wouldn't change anything if not necessary. > Since it now works (I think it works) I see no reason to change it. > It may as well be that it has no parent for some specific reason. > > Also the Java spec

[JPP-Devel] R: Extension class loader

2007-09-14 Thread P . Rizzi Ag . Mobilità Ambiente
Java classloading is a _very_ delicate thing. I wouldn't change anything if not necessary. Since it now works (I think it works) I see no reason to change it. It may as well be that it has no parent for some specific reason. Also the Java spec for ClassLoader.getParent() says: "...Returns the pare