Orange - Free from D1/Tango

Jacob Carlborg doob at me.com
Mon Feb 18 02:28:23 PST 2013


On 2013-02-18 10:43, Dmitry Olshansky wrote:

> Exactly.
>
> Would be nice to be able to mark the whole structs as non-serializable
> though. And of course, to not have to import serialization library just
> to get the annotations.

import orange.serialization.Serializable;

@nonSerialized class Bar { }

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list