std.serialization: pre-voting review / discussion

ilya-stromberg ilya-stromberg-2009 at yandex.ru
Wed Aug 14 12:55:50 PDT 2013


On Wednesday, 14 August 2013 at 19:23:51 UTC, Jacob Carlborg 
wrote:
> On 2013-08-14 21:11, Andrei Alexandrescu wrote:
>
>> I'm thinking some people may need to stream to/from large 
>> files and
>> would find the requirement of in-core representation limiting.
>
> Yes, I understand that. But currently I'm limited by std.xml.

Can you use another serialization format and supports file output 
for it? For example, can you use JSON, BSON or binary format?


More information about the Digitalmars-d mailing list