Joseph Galbraith wrote:
In particular, error handling (which is classicly unexercised
code) leads to security vulnerabilities. But not handling errors
leads to even more security vulnerabilities, so what is a guy to do?
Unit-test a lot.
(Casper?)
Also, how do the LISP coders do it? (Just curious. I bet they don't usually
create a nested "if".)
//Jakob