std.serialization: pre-voting review / discussion
Jacob Carlborg
doob at me.com
Thu Aug 15 00:07:12 PDT 2013
On 2013-08-14 21:55, ilya-stromberg wrote:
> Can you use another serialization format and supports file output for
> it? For example, can you use JSON, BSON or binary format?
The idea of the library is that it can support multiple archive types.
Currently only XML is implemented. I have been working on a binary
archive for a while but I haven't finished it yet.
The actual format has nothing to do with file output.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list