classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new jalopy available


From: Mark Wielaard
Subject: Re: new jalopy available
Date: Sat, 22 Nov 2003 16:03:01 +0100

Hi,

On Sat, 2003-11-22 at 15:45, Michael Koch wrote:
> Serializable classes have to have their fields in the same order as in
> in SUNs classes because of serialization issues.

I didn't know that. What are the problems precisely?
For calculation of the stream unique identifiers (serialVersionUIDs)
each field of the class is used sorted by field name. And for an
ObjectIn/OutputStream order of the field array shouldn't matter.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]