<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Guard Clause Considered Helpful</title>
	<atom:link href="http://softwareas.com/guard-clause-considered-helpful/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/guard-clause-considered-helpful</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:55:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jay Rajput</title>
		<link>http://softwareas.com/guard-clause-considered-helpful/comment-page-1#comment-245574</link>
		<dc:creator>Jay Rajput</dc:creator>
		<pubDate>Mon, 19 May 2008 12:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/guard-clause-considered-helpful#comment-245574</guid>
		<description>&lt;p&gt;The single exit point is one of the code review comments in software engineering. And despite of knowing the stuff about the guard clause and making the code more readable, code reviewer keeps giving this comments.&lt;/p&gt;

&lt;p&gt;Is there a way to convince them?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The single exit point is one of the code review comments in software engineering. And despite of knowing the stuff about the guard clause and making the code more readable, code reviewer keeps giving this comments.</p>

<p>Is there a way to convince them?</p>]]></content:encoded>
	</item>
</channel>
</rss>
