Fatal flaw in D design which is holding back widespread adoption
bearophile
bearophileHUGS at lycos.com
Tue Mar 30 14:16:19 PDT 2010
Steven Schveighoffer:
>A style guide is just a guide, it's not a requirement. Most people ignore it.<
If most people ignore it, then it's useless or worse than useless.
C/C++ programs are too much free in such regard because those languages were born lot of time ago. If you look at C# code you can download from most sites you will see class methods written with a starting upper case. If you download code from most Python repositories you will usually find Classes, variable_names, etc.
Bye,
bearophile
More information about the Digitalmars-d
mailing list