On Sunday, 19 January 2014 at 14:14:11 UTC, Paolo Invernizzi
wrote:
Having had heavy experience with Python, and having used D
since D1, I would tell the contrary, that's easier to handle
null exception with D.
Leaving dynamic vs non-dynamic aspects aside, why do you find
null dereferencing easier to handle (i.e. debug) in D than in
Python?
- Re: Non-null objects, the Null Object pattern, a... Walter Bright
- Re: Non-null objects, the Null Object pattern, a... Kapps
- Re: Non-null objects, the Null Object pattern, a... Walter Bright
- Re: Non-null objects, the Null Object pattern, a... Walter Bright
- Re: Non-null objects, the Null Object pattern, a... Ola Fosheim Grøstad
- Re: Non-null objects, the Null Object pattern, a... Paolo Invernizzi
- Re: Non-null objects, the Null Object pattern, a... Walter Bright
- Re: Non-null objects, the Null Object pattern, a... Jacob Carlborg
- Re: Non-null objects, the Null Object pattern, a... Ola Fosheim Grøstad
- Re: Non-null objects, the Null Object pattern, a... Paolo Invernizzi
- Re: Non-null objects, the Null Object pattern, a... Ola Fosheim Grøstad
- Re: Non-null objects, the Null Object pattern, a... bearophile
- Re: Non-null objects, the Null Object pattern, a... Michel Fortin
- Re: Non-null objects, the Null Object pattern, and T.... Walter Bright
- Re: Non-null objects, the Null Object pattern, a... Ola Fosheim Grøstad
- Re: Non-null objects, the Null Object pattern, a... bearophile
- Re: Non-null objects, the Null Object pattern, a... Walter Bright
- Re: Non-null objects, the Null Object pattern, a... Ola Fosheim Grøstad
- Re: Non-null objects, the Null Object pattern, a... H. S. Teoh
- Re: Non-null objects, the Null Object pattern, a... Walter Bright
- Re: Non-null objects, the Null Object pattern, a... Ola Fosheim Grøstad