std.serialization: pre-voting review / discussion

Tyler Jameson Little beatgammit at gmail.com
Wed Aug 14 01:19:14 PDT 2013


Serious:

- doesn't use ranges
   - does this store the entire serialized output in memory?
   - I would to serialize to a range (file?) and deserialize from 
a range (file?)

Minor

- Indentation messed up in Serializable example
- Typo: NonSerialized example should read NonSerialized!(b)


More information about the Digitalmars-d mailing list