std.serialization: pre-voting review / discussion

Dicebot public at dicebot.lv
Sat Aug 31 11:51:11 PDT 2013


On Saturday, 31 August 2013 at 17:58:57 UTC, Jacob Carlborg wrote:
> My todo list looks like this:
>
> - write an overview documentation
> - improve the documentation for std.serialization.serializable 
> to indicate it's not required
> - implement a convenience function for serializing
> - implement a convenience function for serializing to a file
> - remove Serializeable
> - check only for "toData" when serializing
> - check only for "fromData" when deserializing
> - split Serializer in to two parts
> - make the parts structs
> - possibly provide class wrappers
> - split Archive in two parts
> - add range interface to Serializer and Archive
> - rename all archives to archivers
> - replace ddoc comments with regular comments for all package 
> protected symbols
>
> Although I'm guessing I won't be able to finish it in time for 
> voting. How much time is it left anyway?

Great. No hurry here, there is no hard deadline for voting - I'll 
put it on pause until you are ready. Just doing some personal 
bookkeeping. No pressure, just write me an e-mail when ready for 
next stage.


More information about the Digitalmars-d mailing list