<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Insidious Bugs or: How I Stopped Worrying and Learned to Love Exceptions</title>
	<atom:link href="http://verysimple.com/2009/04/03/insidious-bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://verysimple.com/2009/04/03/insidious-bugs/</link>
	<description>Custom Software</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:18:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Four Reasons to NOT use try/catch &#124; VerySimple</title>
		<link>http://verysimple.com/2009/04/03/insidious-bugs/#comment-4469</link>
		<dc:creator>Four Reasons to NOT use try/catch &#124; VerySimple</dc:creator>
		<pubDate>Mon, 14 Nov 2011 20:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=321#comment-4469</guid>
		<description>[...] Most of these errors I feel are due to developer fear and paranoia that the end user will see an error message.  Nobody wants their customer to encounter bugs and errors, but there is a difference between an app that is solid and one that simply hides problems.  It&#8217;s much harder to fix a bug that nobody knows is there.  I&#8217;ve written about this before in my article about insidious bugs. [...]</description>
		<content:encoded><![CDATA[<p>[...] Most of these errors I feel are due to developer fear and paranoia that the end user will see an error message.  Nobody wants their customer to encounter bugs and errors, but there is a difference between an app that is solid and one that simply hides problems.  It&#8217;s much harder to fix a bug that nobody knows is there.  I&#8217;ve written about this before in my article about insidious bugs. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Burge</title>
		<link>http://verysimple.com/2009/04/03/insidious-bugs/#comment-634</link>
		<dc:creator>Daniel Burge</dc:creator>
		<pubDate>Tue, 28 Jul 2009 21:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.verysimple.com/blog/?p=321#comment-634</guid>
		<description>Great article. The times that I&#039;ve seen these types of bugs are in areas which deal with data type conversions. For instance decimals being rounded to the wrong place. After summing up this can be a big problem that might not be noticed on an item by item basis.

Daniel Burge</description>
		<content:encoded><![CDATA[<p>Great article. The times that I&#8217;ve seen these types of bugs are in areas which deal with data type conversions. For instance decimals being rounded to the wrong place. After summing up this can be a big problem that might not be noticed on an item by item basis.</p>
<p>Daniel Burge</p>
]]></content:encoded>
	</item>
</channel>
</rss>

