If you had money to place for a bounty, what would you choose?
Namespace
rswhite4 at googlemail.com
Mon Dec 2 03:14:56 PST 2013
On Monday, 2 December 2013 at 09:33:02 UTC, Dejan Lekic wrote:
> On Friday, 29 November 2013 at 13:44:10 UTC, Manu wrote:
>> * ARC
>> * rvalue -> ref
>> * virtual-by-default
>> * GC improvements
>> * AA fixes
>>
>>
>> On 29 November 2013 07:01, Fra <Fra at b.it> wrote:
>>
>>> Personally I would love to see this old issue finally
>>> implemented/fixed:
>>> There can be only one alias this.
>>> https://d.puremagic.com/issues/show_bug.cgi?id=6083
>>>
>>> What would your choice be?
>
> I hope virtual-by-default never gets approved. I read DIP51 and
> quite frankly I am not convinced at all. It is basically "I do
> not want to put final in front of my methods. Well, I do not
> want to put virtual in front of my methods... But this is
> perhaps something for another discussion...
final by default is far more efficient than virtual by default.
So final by default is preferable. And (AFAIK) it is already
approved by Walter:
http://forum.dlang.org/thread/yzsqwejxqlnzryhrkfuq@forum.dlang.org?page=28#post-koqkhc:244nn:241:40digitalmars.com
So let us thank Manu and let us hope it comes with 2.065!
More information about the Digitalmars-d
mailing list