[ Content | View menu ]

Fail Hard and Fast

Mark Mzyk April 17, 2008

Within the code-base, as already mentioned, defensive programming can cause defects to become entrenched. Instead, we should adopt a more confident style, where code fails hard and fast. – Stop the clock, squash the bug I heartily agree with that statement.  I think it can be reworded in this way: Fail, then fix the failure, […]