Right now, what's the most important for the success and adoption
Anders F Björklund
afb at algonet.se
Sat Sep 29 02:47:46 PDT 2007
Bruce Adams wrote:
> div0 Wrote:
>
>> As close a copy of stl as possible in D.
>>
>> Learning a whole lot of new containers classes isn't going to enthuse
>> most c++ programmers.
>
> I'd modify that. We want the equivalent containers and algorithms
> but in a D style. Cloning things exactly woulld probably result in an inelegant solution.
>
> There's already at least one open ticket related to this.
>
> http://d.puremagic.com/issues/show_bug.cgi?id=1420
>
> Given the number of open source STL implementations around it shouldn't be too difficult to do. I'd volunteer but I don't
> have enough time right now and my D may not be up to it.
>
> In my job very little development gets down without a ticket. I don't know why more people don't add their bug reports there rather than complaining on these groups? Hold back on the (unnecessary) feature requests mind.
Because it was *specifically* requested that only bug reports should go
into the Bugzilla, and that feature requests should be made elsewhere ?
That might have changed now, and it certainly is useful to be able to
track those RFE things too, but that's how it started out at least...
--anders
More information about the Digitalmars-d
mailing list