Hacker News new | ask | show | jobs
by andymorris 5754 days ago
At my last company, I had to code in this style, and it sucks. You get into ridiculous situations where you have to somehow fail gracefully with absolutely no context or information about how to do so.

Exceptions are a much better solution - I pity anyone who isn't able to use them.

-- Ayjay on Fedang #coding

1 comments