I'm using the Redis MsgPack wrapper, but I've tried this separately using the raw MsgPack SDK as well.
I have a simple polymorphic type hierarchy e.g.
etc. etc., and I want to serialize a list of animals. The problem is that it appears that you need to enclose the list in a type e.g.
type Data = { Animals = ResizeArray<Animal> }
and then place an set of attributes on that property with all of the possible subclasses (or try one of the Runtime attributes).
There are several we face with this approach: -
Have we missed something out here?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4