Cerealed v0.2.0 - a(nother) D serialisation library

Jacob Carlborg doob at me.com
Mon Nov 18 12:43:51 PST 2013


On 2013-11-18 17:49, Atila Neves wrote:
> http://code.dlang.org/packages/cerealed
> https://github.com/atilaneves/cerealed

How does it handle:

* Slices - are they restored?
* Pointers - are they restored?
* Objects - is the same object only serialized once or duplicated?
* Serializing through base class reference - possible?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list