Fixing the JMS Serializer inheritance problem
This blog post was published more than one year ago and might be outdated!
· 2 min read
Using the JMS serializer in recent project, I ran into the problem that the serializer does not support inheritance in a handler configuration. A handler is used to to change the serialization, or deserialization process for a single type/format combination.