Benchmark of D against other languages
Namespace via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 1 09:43:53 PDT 2015
On Wednesday, 1 April 2015 at 08:52:06 UTC, bearophile wrote:
> Andrei Alexandrescu:
>
>> Oh boy all classes with one-liner non-final methods. Manu must
>> be dancing a gig right now :o). -- Andrei
>
> Yes, the right default for D language should be final, because
> lot of programmers are lazy and they don't add attributes.
>
> Bye,
> bearophile
As soon as we have a possibility to revoke attributes, that's not
that bad. Just a little anecdote like "use final:" and everyone
should understand and use it. How often have we had the debate of
final as default? ;) Let's not lead to more pointless debates.
More information about the Digitalmars-d
mailing list