https://d.puremagic.com/issues/show_bug.cgi?id=11616
--- Comment #5 from Manu <[email protected]> 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: -------
