>>34-35
Of course doing The Right Thing is harder and takes more time than doing something ``Good Enough'' that ``Just Works'', but it also is source of possible subtle bug because it encourages the software to be inconsistent and incorrect in the corner case, just to save simplicity (and no, an inconsistent and mostly correct with subtle incorrectnesses is not simple to cope with.)
I
do think that we should sacrifice a little more time for correctness.