why a part of D community do not want go to D2 ?

Jesse Phillips jessekphillips+D at gmail.com
Wed Nov 10 14:52:10 PST 2010


Walter Bright Wrote:

> dsimcha wrote:
> > Libraries need to make the
> > simple use cases sufficiently simple that people aren't tempted to roll their own.
> 
> Hear hear. For example, one of the goals with D strings was to make them so good 
> that people wouldn't invent their own string classes.

And yet we still get those that want a class, or even limit the capability of arrays so that a class is more appealing. (Had a friend that hated the idea that D went back to array of characters, then he saw that arrays could actually do stuff)


More information about the Digitalmars-d mailing list