> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Brian Jones
>
>
> "John Keiser" <[EMAIL PROTECTED]> writes:
>
> > All right, the more I look at the code moving to 1.2, the
> > more I think the best thing to do is to create a .....
>
> John,
>
> For the rest of us, what problem are you solving?
>
> Brian
Just upgrading java.lang to 1.2. Nothing to do with current Japhar
integration.
There is no real problem--I can make it work whether there is an actual
SystemClassLoader or not. Currently the way 1.1 (and, I think, 1.2) works
is that the primordial system class loader is signified by null. I am
saying that there's no need for that; that everything can have a non-null
class loader and I think everything will work. I would like to know if
anyone knows something that would get in the way of that before I go full
tilt into creating a SystemClassLoader class and try to integrate it with
Japhar.
--John Keiser