RMI support?
Christopher Smith
cbsmith at envise.com
Wed Dec 23 07:49:35 PST 1998
Alexandre Oliva wrote:
> On Dec 22, 1998, Christopher Smith <cbsmith at envise.com> wrote:
>
> > I'm thinking of working on an RMI library for kaffe. I was wondering if
> > there was already one in the works.
>
> I don't think anyone is working on it. You should be able to use
> Sun's RMI (that's 100% Java) as soon as Kaffe's Serialization API is
> got to work again (I believe there are some known but yet-to-be-fixed
> bugs in it)
>
> But it would be nice to have a GPL'ed implementation of RMI too.
I tried it out. Unfortunately, there is a difference between 100% Java
and 100% Pure Java. ;-) The RMI implementation from Sun uses the sun.*
hierarchy. :-(
--Chris
More information about the kaffe
mailing list