Right now, what's the most important for the success and adoption
Bruce Adams
tortoise_74 at yahoo.co.uk
Fri Sep 28 15:07:43 PDT 2007
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.
Bruce.
More information about the Digitalmars-d
mailing list