A new perspective (for me) on exception handling
I was going through my normal routine of reading other
people's blog posts, and I came across a very interesting post by Julia
Lerman's blog
about exception handling. The post can be found here.
Now I've read this perspective before, but when I thought about code that
I've written recently, I reckon I haven't applied the perspectives that she
advocates.