> I've just realized that many classes I've submitted do not define > serialVersionUID, which raises a warning.
Who reaises a warning? > I have to say that it's > something I've never done myself, but I'd like to avoid the committers > the burden of inserting this. IMHO, a class should be "Serializable" only if there is reason for it. > What's the rule for chosing this number? Good question. I'm also used to "1L" but it appears that Luc has a more clever algorithm ;-). > (sorry for the silly question). Let's see if the answer was obvious... Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org