Walter Bright wrote:
> It's also quite unnecessary. The hardware will do it for you, and the
> debugger will tell you where it is.

By the same reasoning, unit tests are unnecessary.  The end user tells
you that there's a bug, and the manually stepping through the whole
program with a debugger tells you where.

I use assertions because they make my life easier.


-- 
Rainer Deyke - [email protected]

Reply via email to