cypher121
09/25/2022, 8:50 AMDominaezzz
09/25/2022, 1:07 PMDominaezzz
09/25/2022, 1:08 PMcypher121
09/25/2022, 1:09 PMPolymorphism is determined by the format.I am talking about the descriptors in KSerializers that formats receive, those are not format-specific
Dominaezzz
09/25/2022, 1:36 PMcypher121
09/25/2022, 1:40 PMcypher121
09/25/2022, 1:40 PMDominaezzz
09/25/2022, 1:46 PMcause clearly there's some expectation that the format will always be the sameWhat do you mean? I don't currently sense this expectation.
Dominaezzz
09/25/2022, 1:47 PMPolymorphicSerializer
class is used, then does it's custom polymorphism formatting. If the user has writen their own custom polymorphic serializer then Json will ignore it.Dominaezzz
09/25/2022, 1:48 PMPolymorphicSerializer
is simply a reasonable default for when neither the format nor the user has specified how polymorphism should work.cypher121
09/25/2022, 1:57 PMDominaezzz
09/25/2022, 2:02 PMcypher121
09/25/2022, 2:05 PMDominaezzz
09/25/2022, 2:07 PMcypher121
09/25/2022, 2:09 PMDominaezzz
09/25/2022, 2:12 PMephemient
09/26/2022, 1:28 AM@ExperimentalSerializationApi
aren't they? I don't get the sense they're ready for stabilizationDominaezzz
09/26/2022, 1:16 PMxenomachina
09/26/2022, 10:24 PM