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

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


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



--- Comment #5 from Manu <turkeyman at gmail.com> 2013-11-27 07:29:23 PST ---
(In reply to comment #4)
> (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.

Hmmm, okay. I guess that's fair enough. It makes it explicit for a while then
there's no ambiguity of intent.

-- 
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