Orange - Free from D1/Tango

Walter Bright newshound2 at digitalmars.com
Sun Feb 17 19:22:03 PST 2013


On 2/17/2013 1:43 PM, H. S. Teoh wrote:
> I believe the purpose of the library is to provide convenient saving /
> loading of objects (among other things), so you want most of your data
> serialized, and non-serialized fields are the exception rather than the
> norm.  So it makes sense to serialize by default and mark out fields
> that shouldn't be serialized.

I've done some work with serialization, and it was a minority of the data types 
that needed serialization.



More information about the Digitalmars-d mailing list