Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Retric
on July 1, 2008
|
parent
|
context
|
favorite
| on:
Why Exceptions Suck
The problem is people using try / catch instead of if (x != null) {} else {}. So when something goes wrong you end up with zombie code that keeps going long after something important did not happen.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: