EsotericSoftware / EsotericSoftware/kryo
VersionedRecordSerializer?
Open
feature request
help wanted
- Dominant language
- HTML
- Stars
- 6.5k
- Forks
- 841
- Avg merge
- 39m
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem? Please describe.**
I'm trying to serialize a Record that evolves - new components are being added to it.
**Describe the solution you'd like**
Would it make sense to create a `VersionedRecordSerializer` akin to `VersionedFieldSerializer` with the same functionality, the `@Since` annotation?
**Describe alternatives you've considered**
An obvious workaround is to use a traditional class instead of a record.
Contributor guide
Assessment
This issue has not been assessed yet.