>>>>> "Andrew" == Andrew John Hughes <[EMAIL PROTECTED]> writes:

Andrew> I'm committing the attached patch which fixes the
Andrew> serialization UIDs for two new enumerations.

I was wondering about this patch, in particular, whether we really
need to specify serialVersionUID for an enum.  Enums are supposed to
be treated specially by serialization, though I haven't looked at the
details.  Does this special treatment extend to computation of the
UID?  If so then perhaps it would be better for japi to ignore these
classes.

Tom

Reply via email to