Skip to content
This repository was archived by the owner on Sep 30, 2018. It is now read-only.
This repository was archived by the owner on Sep 30, 2018. It is now read-only.

Saved run serialization #2

@gered

Description

@gered

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions