Spec#, nullables and more
Michel Fortin
michel.fortin at michelf.com
Fri Nov 5 06:56:03 PDT 2010
On 2010-11-05 09:51:07 -0400, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> said:
> FWIW, I got word that nullable types are considered failure in C#'s
> design team. They were added in a haste and now the designers regret
> that.
But did they refer to nullable pointers or the ability to make regular
value types (integers, etc.) nullable? These are actually two different
things.
<http://msdn.microsoft.com/en-us/library/1t3y8s4s(VS.80).aspx>
--
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/
More information about the Digitalmars-d
mailing list