dungeon icon indicating copy to clipboard operation
dungeon copied to clipboard

Serializable classes should have a serialVersionUID

Open bernardosulzbach opened this issue 8 years ago • 1 comments

Although I ignored this for a long time, I now understand that it might help me avoid having to increase the major version so often.

bernardosulzbach avatar Nov 26 '15 18:11 bernardosulzbach

This also requires the project to stop using the serialization library currently used, as it does not support SerialVersionUID.

Closed #196 - this stupid maintainer duplicated this issue.

bernardosulzbach avatar Dec 24 '15 16:12 bernardosulzbach