Does this library supports "Polymorphic classes" <...
# serialization
r
Does this library supports "Polymorphic classes" https://github.com/cbeust/klaxon#polymorphic-classes ?
s
It supports only
[typeName, actualObject]
format. Work in progress for feature of writing type inside the object
👍 1
r
Do you have an issue on github to track it?
r
thanks