The Mehn Point -aka- Paul Mehner's Blog
Thursday, February 17, 2005
The South Sound .NET User Group has a new sponsor: Wintellect!
While testing out their link from our site I happened to follow the link from the Wintellect website the .NET Rock Stars interview with the Wintellectuals. You can read it too at http://www.devsource.com/article2/0,1759,1751989,00.asp. I found this quote by Jeffrey Richter to ring oh so true:
- "I see developers spending way too much time and effort writing error handling code. They are not using exception handling correctly in their code, and they are making life so difficult for themselves. It is typical to see a gazillion catch blocks in code that are swallowing exceptions hiding real errors in the code so that developers don't know when errors arise. This is also popular within Microsoft's own code, unfortunately. People really need to get Zen with exception/error handling more. "
Comments:
Post a Comment
