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

Serialization versioning #452

Open
2 tasks
mzorz opened this issue Jul 21, 2020 · 0 comments
Open
2 tasks

Serialization versioning #452

mzorz opened this issue Jul 21, 2020 · 0 comments
Labels
Size: S Less than a day [Type] Task Something that needs be done, but is not necessarily a feature/bugfix itself.

Comments

@mzorz
Copy link
Contributor

mzorz commented Jul 21, 2020

In order to prepare the serializaton format for the future, we'll want to use some level of versioning.

See discussion here #414 (comment)

ToDo:

  • implement a serialVersionUID constant for each class @Serialized-annotated class, plus the basics of checking against it
  • add other fields such as platform and os_version.
@mzorz mzorz added [Type] Task Something that needs be done, but is not necessarily a feature/bugfix itself. Size: S Less than a day labels Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: S Less than a day [Type] Task Something that needs be done, but is not necessarily a feature/bugfix itself.
Projects
None yet
Development

No branches or pull requests

1 participant