groostav
08/08/2024, 8:38 PM@kotlinx..Serializable
correct?
• the only (?) supported way to invoke this code is with the gradle/maven plugins? theres no argument i can give kotlinc
that will invoke the appropriate annotation preprocessors?
• is there a guide that explains "so you want to add a field to an @Serializable
class..."? How does kotlinx serialization do when I have old data and a new schema? If i use protobuf, can I get my hands on the untyped protobuf message primatives and write a migration script myself? Or similar for JSON?jw
08/08/2024, 10:21 PMjw
08/08/2024, 10:22 PMephemient
08/09/2024, 3:57 AMephemient
08/09/2024, 3:57 AMephemient
08/09/2024, 3:58 AMephemient
08/09/2024, 3:59 AMjw
08/09/2024, 4:01 AM