On 6/15/14, 12:30 AM, Tove wrote:
On Friday, 13 June 2014 at 16:49:26 UTC, Andrei Alexandrescu 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.


Andrei

Just to try and establish a clear path forwards,
if a pull request existed which added support for...
final!true
final!false
.... would it be accepted?

Or would a generic negate-x-DIP be required?
const!false
noexcept!false
etc.

I think we'd need an approved DIP. -- Andrei

Reply via email to