[Issue 11616] Introduce virtual keyword and remove virtual-by-default

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Nov 27 07:07:20 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11616



--- Comment #4 from yebblies <yebblies at gmail.com> 2013-11-28 02:07:18 EST ---
(In reply to comment #3)
> 
> You mean to disallow an implicit state? So it's not final-by-default, rather,
> it MUST be explicitly specified?

final-by-default comes last.  The plan is to force the user to annotate
everything, then relax the rules again.  This way no functions move from
virtual->non-virtual without user intervention.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list