On Tuesday, 25 February 2014 at 00:09:45 UTC, Leandro Lucarella
wrote:
Szymon Gatner, el 24 de February a las 11:48 me escribiste:
On Monday, 24 February 2014 at 11:45:20 UTC, Namespace wrote:
>On Monday, 24 February 2014 at 11:21:32 UTC, Kapps wrote:
>>On Monday, 24 February 2014 at 11:04:14 UTC, Szymon Gatner
>>wrote:
>>>So 2.065 is not the one that will make class methods final
>>>by
>>>default?
>>
>>Correct. The pull for it is
>>https://github.com/D-Programming-Language/dmd/pull/2895
>
>Not really. This pull introduce the virtual keyword. The next
>step
>will afaik force you to write on every method if it is
>virtual or
>final. The step afterwards will probably introduce final by
>default.
Wait, what? That was one of C++ biggest mistakes! You are
seriously
wanting to do that?
Don't worry:
https://d.puremagic.com/issues/show_bug.cgi?id=11616#c3