Menu

#181 More serialvers

closed-fixed
9
2005-07-24
2005-07-13
No

FIXED
All classes whose instances may be serialized, either
through CapTP or for persistence, must be tagged with a
proper serialVersionUID (generated by using the
serialver tool). To be on the safe side, we may as well
do this for all Seriaizable classes, unless they are
specifically made non-E-serializable.

Is there any automatic means to detect which classes
still need this work? (Perhaps javadoc serialwarn?)

Followups

Comment Date By
I've gotten all in the src distribution tree, which is
to say all in the development tree except for
com.combex.edoc.*, which isn't in the distribution
because it's covered by Sun's SCSL. So this is closed.
2003-Apr-04 03:08 markm

Discussion

  • Steve Jenson

    Steve Jenson - 2005-07-18
    • status: open --> closed-fixed
     
  • Mark Samuel Miller

    • assigned_to: nobody --> caplet
     

Log in to post a comment.