On Sat, Aug 29, 2009 at 3:42 PM, Walter Bright<newshou...@digitalmars.com> wrote: > Jarrett Billingsley wrote: >> >> On Sat, Aug 29, 2009 at 4:56 AM, Walter >> Bright<newshou...@digitalmars.com> wrote: >>> >>> Ary Borenszweig wrote: >>>> >>>> Walter Bright escribió: >>>>> >>>>> Ary Borenszweig wrote: >>>>>> >>>>>> Walter Bright escribió: >>>>>>> >>>>>>> There are a lot of D specific optimization opportunities that are >>>>>>> left >>>>>>> undone for now. >>>>>> >>>>>> Why? >>>>> >>>>> Which of the thousand things people want done in D should be done >>>>> first? >>>> >>>> Those that you feel like doing first. >>>> >>>> Ok, you win. :-) >>>> >>>> (I use the same reasoning most of the time when coding Descent) >>> >>> <g> But I'm not kidding about the thousand things. There are more than >>> that >>> in Bugzilla. >> >> So uh, how's the Bugzilla voting system working out then? > > Inlining of functions with ref arguments has gotten 0 votes. >
You said "which of the thousand things people want done should be done first?" And we already tried to solve this problem with the Bugzilla voting feature. Has it been working out well? Have the issues that people want to get fixed been getting more attention than the others?