DMD 2.066 Alpha
Steven Schveighoffer via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Jun 13 10:12:44 PDT 2014
On Fri, 13 Jun 2014 12:49:32 -0400, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:
> Virtual by default will not change. Being able to negate the "final:"
> label is nice to have but not a must. Adding a keyword for that doesn't
> scale - it would mean we'd need to add one keyword to undo each label.
To that end, I thought we were moving towards a more scalable solution:
like !final or final!false or final(false), which could be nice for
metaprogramming.
-Steve
More information about the Digitalmars-d-announce
mailing list