This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan
<p>An Enteraining read about <a href="http://damienkatz.net/2006/04/error_code_vs_e.html"> Exceptions vs Error Codes</a> in applications programming, some bad language, plenty of analogies [don't know if that if the correct spelling :)] but a good read!<blockquote class="posterous_medium_quote">"Very little software really gets error handling right. Even many critical, backend server systems tend to break under heavy loads. And the vast majority of end-user applications handle errors gracefully only for the most well understood, commonly encountered conditions, but very poorly for most other conditions."</blockquote><p /><p /><a href="http://damienkatz.net/2006/04/error_code_vs_e.html">read more</a> | <a href="http://digg.com/software/Error_Codes_vs._Exceptions">digg story</a></p>
This content originally appeared on Modern Web Development with Chrome and was authored by Paul Kinlan