<?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: A guidance to Exception Handling</title>
	<atom:link href="http://www.rvramesh.com/2010/05/a-guidance-to-exception-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rvramesh.com/2010/05/a-guidance-to-exception-handling/</link>
	<description>- Simplicity by design</description>
	<lastBuildDate>Sun, 06 Feb 2011 07:42:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rvramesh</title>
		<link>http://www.rvramesh.com/2010/05/a-guidance-to-exception-handling/comment-page-1/#comment-78</link>
		<dc:creator>rvramesh</dc:creator>
		<pubDate>Thu, 06 May 2010 06:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.rvramesh.com/?p=76#comment-78</guid>
		<description>Well, my view on logging for a framework and library is that, they should log, for tracing but should not suppress exceptions. Preferably they should use IoC for logging so that applications can configure what should be used for logging.</description>
		<content:encoded><![CDATA[<p>Well, my view on logging for a framework and library is that, they should log, for tracing but should not suppress exceptions. Preferably they should use IoC for logging so that applications can configure what should be used for logging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherwin James</title>
		<link>http://www.rvramesh.com/2010/05/a-guidance-to-exception-handling/comment-page-1/#comment-77</link>
		<dc:creator>Sherwin James</dc:creator>
		<pubDate>Tue, 04 May 2010 18:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.rvramesh.com/?p=76#comment-77</guid>
		<description>Pretty good points/guidance raised, I agree with pretty much all of these. Some items may require a little more explanation as to why (e.g. #6).&lt;br&gt;&lt;br&gt;I wonder if the guidance changes a bit when building libraries (as opposed to applications)?  Should libraries log anything?</description>
		<content:encoded><![CDATA[<p>Pretty good points/guidance raised, I agree with pretty much all of these. Some items may require a little more explanation as to why (e.g. #6).</p>
<p>I wonder if the guidance changes a bit when building libraries (as opposed to applications)?  Should libraries log anything?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

