Am Mon, 18 Feb 2013 12:03:29 +0100 schrieb Jacob Carlborg <[email protected]>:
> On 2013-02-18 11:56, Dmitry Olshansky wrote: > > > Good. > > > > It's just would be really nice to have @nonSerialized and simillar > > somewhere in object.di with prescribed semantics. Then e.g. any > > serialization libraries including some 3rd party ones will play > > by the same basic rules as far as user is concerned. > > Yeah, when/if in Phobos that would be a good idea. > Does this really belong into object.di? It adds more stuff to the global namespace (and druntime). Couldn't we just place "standard, library attributes" into std.attributes or something similar?
