On 2010-11-05 09:51:07 -0400, Andrei Alexandrescu <[email protected]> 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
[email protected]
http://michelf.com/

Reply via email to