std.serialization: pre-voting review / discussion

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Aug 14 12:11:23 PDT 2013


On 8/14/13 12:10 PM, Jacob Carlborg wrote:
> On 2013-08-14 18:25, Andrei Alexandrescu wrote:
>
>> This seems like a major limitation. (Disclaimer: I haven't read the
>> documentation yet.)
>
> The data is built up as a DOM (with the XmlArchive) using std.xml. I
> should I get a range out of that?

I'm thinking some people may need to stream to/from large files and 
would find the requirement of in-core representation limiting.

Andrei



More information about the Digitalmars-d mailing list