EsotericSoftware/kryo

VersionedRecordSerializer?

開放

#884 建立於 2022年2月14日

 (11 則留言) (0 個反應) (0 位負責人)HTML (839 個分叉)batch import
feature requesthelp wanted

倉庫指標

星標
 (6,545 顆星)
PR 合併指標
 (平均合併 107天 5小時) (30 天內合併 9 個 PR)

描述

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.

貢獻者指南