DIP65: Fixing Exception Handling Syntax

bearophile via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 17 14:51:52 PDT 2014


Walter Bright:

> We need to STOP breaking existing code.

This is a small example case where I suggest to break 
hypothetical existing code:
https://github.com/D-Programming-Language/phobos/pull/2077#issuecomment-49360265

The fear of breaking code should NOT freeze our brains in terror. 
For each sigh of broken code could exist one thousand sighs 
caused by broken designs that will keep causing troubles forever.

Bye,
bearophile


More information about the Digitalmars-d mailing list