On 2015-04-14 07:03, bitwise wrote:

You may want to look at "Orange".
https://github.com/jacob-carlborg/orange

The API is clean, and non-invasive. The only downside for me, is that in
order to serialize a class by a base pointer, you have to register it at
compile time.

Yeah, this will require runtime reflection to avoid the registering of the type.

--
/Jacob Carlborg

Reply via email to