when exactly does polymorphic serialization kick i...
# serialization
k
when exactly does polymorphic serialization kick in? I have a bunch of class hierarchy and everything worked fine until I added one new class - and now it says that some other class is not registered for polymorphic serialization...