Making byLine faster: we should be able to delegate this

Sönke Ludwig via Digitalmars-d digitalmars-d at puremagic.com
Sun Mar 22 00:43:13 PDT 2015


Am 22.03.2015 um 08:18 schrieb weaselcat:
> On Sunday, 22 March 2015 at 07:03:14 UTC, Andrei Alexandrescu wrote:
>> I just took a look at making byLine faster. It took less than one
>> evening:
>>
>> https://github.com/D-Programming-Language/phobos/pull/3089
>>
>> I confess I am a bit disappointed with the leadership being unable to
>> delegate this task to a trusty lieutenant in the community. There's
>> been a bug opened on this for a long time,
>
> there's thousands of open bugs, and no real ranking of high priority
> bugs or just minor things.

We have votes and the importance field:
https://issues.dlang.org/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Cvotes&list_id=199241&query_format=advanced&votes=1&votes_type=greaterthaneq

However, the byLine issue does not have particularly high priority by 
any of those measures.


More information about the Digitalmars-d mailing list