Introducing Nullable Reference Types in C#. Is there hope for D, too?
codephantom
me at noyb.com
Thu Nov 23 23:51:46 UTC 2017
On Wednesday, 22 November 2017 at 18:16:16 UTC, Wyatt wrote:
>
>> Perhaps that's why I've never considered nulls to be an issue.
>> I take proactive steps to protect my code, before the compiler
>> ever sees it. And actually, I cannot recall any null related
>> error in any code I've deployed. It's just never been an issue.
>
> Oh, that explains it. He's a _robot_! ;)
Actually, you touch on an important point, which is implicit in
my argument - (i.e changing the way you think, will change the
way you write code).
We are programmable too ;-)
But who's doing the programming...
More information about the Digitalmars-d
mailing list