std.serialization: pre-voting review / discussion

Jacob Carlborg doob at me.com
Tue Aug 20 12:35:58 PDT 2013


On 2013-08-20 17:07, Tyler Jameson Little wrote:

> +1
>
> This would enhance the 1-liner: write("file",
> serialize!XmlArchiver(InputRange));
>
> We could even make nearly everything private except an isArchiver()
> template and serialize!().

The rest of the API is need for more advanced use cases.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list