Saved run serialization #2

Open
opened 2015-12-08 10:30:25 -05:00 by gered · 1 comment
gered commented 2015-12-08 10:30:25 -05:00 (Migrated from github.com)

There seems to be some issue with serialization which causes saved runs created with Llanfair running on one JVM version where they won't load in the same version of Llanfair but running on a different JVM version. e.g. runs saved on Java 8 won't load in Llanfair running on Java 7. I'm assuming the issue is caused by something with the ImageIcon serialization specifically, but I guess it could be any Java runtime / Swing class which we just rely on XStream's automatic serialization behaviour.

There seems to be some issue with serialization which causes saved runs created with Llanfair running on one JVM version where they won't load in the same version of Llanfair but running on a different JVM version. e.g. runs saved on Java 8 won't load in Llanfair running on Java 7. I'm assuming the issue is caused by something with the ImageIcon serialization specifically, but I guess it could be any Java runtime / Swing class which we just rely on XStream's automatic serialization behaviour.
gered commented 2016-01-04 16:42:48 -05:00 (Migrated from github.com)

Can fix this at the same time as #11.

Can fix this at the same time as #11.
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gered/Llanfair#2
No description provided.