immutef
immutef
If I could help you with some refactorings, just let me know what's left over, maybe I could help ;-)
I have to ask this question, too: any progress on this issue? We recently ran into the same issue, that our discriminated fields are properly deserialized but are missing upon...
After some investigation, it seems the serialization process does not recognize the discrimination properly. When serializing the concrete class, the visitor visits the concrete class configuration. But when serializing the...