C#5 desiderata
bearophile
bearophileHUGS at lycos.com
Sun May 30 10:31:54 PDT 2010
Ary Borenszweig:
> Well, that's because in other languages (Java, C#), attributes are first
> class citizens and they have a namespace too. So it's like saying "Oh,
> you can't have a class named Object in D because Object is already a
> class", which is not true because you can disambiguate with a namespace.
> The same is true for attributes in Java and C#... but not for D. :-(
Can this be changed in D?
Bye,
bearophile
More information about the Digitalmars-d
mailing list