![]() | Ned Batchelder : Blog | Code | Text | Site More exception handling debate » Home : Blog : January 2005 |
More exception handling debateThursday 27 January 2005 First Raymond Chen wrote that exceptions are cleaner, more elegant, and harder to recognize:
Max Ischenko responded, writing about exception-based code and exception-based code antipatterns:
So everyone agrees that exceptions (or any other comprehensive approach to error checking) is hard. In response to Max, Ian Bicking writes about good catch all exceptions:
I've written at length about my philosophy of exceptions. As David Byrne said, "say something once, why say it again?": Exception vs. status returns and Exceptions in the rainforest.
tagged:
exceptions» react | |
Comments
Add a comment: