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

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to