This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: object serialization


Jeff Sturm wrote:
> 
> Warren Levy wrote:
> >
> > On Mon, 21 Jun 1999, Tom Tromey wrote:
> >
> > > >>>>> "Jeff" == Jeff Sturm <jsturm@sigma6.com> writes:
> > >
> > > Jeff> Who is working on object serialization (java.io.Object* classes)
> > > Jeff> for libgcj?
> > >
> > > I don't think anybody is working on them right now.
> >
> > I'm not working on them right now but I should be dealing with them in
> > the coming months.  Please keep in touch so we don't cover the same ground.
> 
> OK.  Currently I have all stubs written (I can compile with them) and
> I'm working through the thorny details of TC_CLASSDESC... unfortunately
> the object serialization spec from Sun doesn't quite match the behavior
> of 1.1, so I had to resort to running some tests under the JDK and doing
> a little guesswork.

Just a note - kaffe has a more-or-less working clean-room serialisation
interface.  You may not want to use their code (it's GPLed) but you can
certainly learn from it...

Jules

-- 
/----------------+-------------------------------+---------------------\
|  Jelibean aka  | jules@jellybean.co.uk         |  6 Evelyn Rd        |
|  Jules aka     |                               |  Richmond, Surrey   |
|  Julian Bean   | jmlb2@hermes.cam.ac.uk        |  TW9 2TF *UK*       |
+----------------+-------------------------------+---------------------+
|  War doesn't demonstrate who's right... just who's left.             |
|  When privacy is outlawed... only the outlaws have privacy.          |
\----------------------------------------------------------------------/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]