EsotericSoftware/kryo

VersionedRecordSerializer?

オープン

#884 opened on 2022/02/14

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (839 件のフォーク)batch import
feature requesthelp wanted

Repository metrics

Stars
 (6,545 個のスター)
PR merge metrics
 (平均マージ 107d 5h) (30d で 9 merged PRs)

説明

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.

コントリビューターガイド