GitHub user chaokunyang added a comment to the discussion: Adding custom serialization/deserialization for certain classes
When you register serializer for an abstract classes, that serializer will be applied to all subclasses. But we do not have such support for non-abstract classes. GitHub link: https://github.com/apache/fory/discussions/2393#discussioncomment-13678622 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
