Why Strings as Classes?

Benji Smith dlanguage at benjismith.net
Mon Aug 25 19:00:26 PDT 2008


bearophile wrote:
> BCS:
>> If you must have that sort of interface, pick a different language, 
>> because D isn't intended to work that way.
> 
> I suggest Benji to try C# 3+, despite all the problems it has and the borg-like nature of such software, etc, it will be used way more than D, and it has all the nice things Benji asks for.
> 
> Bye,
> bearophile

Yep, I like C# a lot. I think it's very well-designed, with the language 
and libraries dovetailing nicely together.

I'm using D on my current project because I need to distribute libraries 
on both windows and linux, with C-linkage.

And D is a helluva lot more pleasant than C/C++, even if there is a lot 
about D that I find lacking.

--benji



More information about the Digitalmars-d mailing list