Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable serialization of 'Seq' implementations #266

Closed
jenetics opened this issue Oct 4, 2017 · 1 comment
Closed

Stable serialization of 'Seq' implementations #266

jenetics opened this issue Oct 4, 2017 · 1 comment
Assignees
Milestone

Comments

@jenetics
Copy link
Owner

jenetics commented Oct 4, 2017

The current implementations of the Seq interfaces uses the default serialization mechanism without overriding the writeObject and readObject methods. For smaller serialized objects and for a more stable serialization (in the sens of compatibility), this methods should be implemented explicitly.

@jenetics
Copy link
Owner Author

jenetics commented Oct 4, 2017

Merged into r4.0.0 branch.

@jenetics jenetics closed this as completed Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant