Reflections on Serialization APIs in D
Jacob Carlborg
doob at me.com
Mon Nov 18 07:26:28 PST 2013
On 2013-11-18 16:11, Atila Neves wrote:
> I'm not sure that's actually true. I've been working on my own
> serialisation library in D that I plan to unleash on the announce forum
> soon and it does it in a manner described by the original poster. Even
> with custom serialisations, client code need only define one function
> for both directions.
Is that only for custom serialization or a general requirement?
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list