Re: Kaffe and Serialization (was Re: Kaffe and HJBrowser)

1998-09-22 Thread Brian Pedersen
>Speaking of things that might be "beyond-spec", are Kaffe's standard >classes and the Sun JDK classes Serialization compatible? For example, >if I were to Serialize a java.awt.Panel generated by a Kaffe VM, and >send it over a network to a Sun VM, could the Sun VM deserialize it >properly to its

Kaffe and Serialization (was Re: Kaffe and HJBrowser)

1998-09-21 Thread Steve Waldman
Peter, Speaking of things that might be "beyond-spec", are Kaffe's standard classes and the Sun JDK classes Serialization compatible? For example, if I were to Serialize a java.awt.Panel generated by a Kaffe VM, and send it over a network to a Sun VM, could the Sun VM deserialize it properly to i

Re: Kaffe and HJBrowser

1998-09-21 Thread Peter C. Mehlitz
On Mon, 21 Sep 1998, Alexandre Boissy wrote: >I just downloaded kaffe v1.0 and Hot Java Browser v1.1.4. I'd like to >know if it's possible to run hotjava with kaffe. No, it isn't (yet). There are certain "beyond-spec" incompatibilities (SwingGraphics delegation / inheritance, deprecated implement

Kaffe and HJBrowser

1998-09-21 Thread Alexandre Boissy
Hello, I just downloaded kaffe v1.0 and Hot Java Browser v1.1.4. I'd like to know if it's possible to run hotjava with kaffe. How modify script 'hotjava' to do this ? Thank's a lot for your help. Alexandre.