std.serialization: pre-voting review / discussion

Jacob Carlborg doob at me.com
Wed Aug 14 07:34:57 PDT 2013


On 2013-08-14 16:15, ilya-stromberg wrote:

> I think we should avoid mixins as much as it possible.
> UDA @nonSerialized looks much better, so I think we should use it.
> Of course, we can leave template NonSerialized(Fields...) for backwards
> compatible with Orange and, maybe, deprecate it.

Of course UDA's should be the primary use for this. The question is 
should NonSerialized be included at all? Should it be included and 
deprecated or should it just be included?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list