Reflections on Serialization APIs in D

Atila Neves atila.neves at gmail.com
Mon Nov 18 07:32:57 PST 2013


On Monday, 18 November 2013 at 15:26:28 UTC, Jacob Carlborg wrote:
> 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?

See my previous answer.


More information about the Digitalmars-d-learn mailing list