<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MvdB &#187; defensive programming</title>
	<atom:link href="http://www.markvandenbergh.com/archives/tag/defensive-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markvandenbergh.com</link>
	<description>I spent a minute looking at my own code by accident... thinking &#34;What the hell is this guy doing?&#34; (bash.org)</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:09:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fast debugging statements</title>
		<link>http://www.markvandenbergh.com/archives/41/fast-debugging-statements/</link>
		<comments>http://www.markvandenbergh.com/archives/41/fast-debugging-statements/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 16:00:10 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[defensive programming]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[log4j]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[precompilation]]></category>
		<category><![CDATA[precompiler]]></category>

		<guid isPermaLink="false">http://www.markvandenbergh.com/?p=41</guid>
		<description><![CDATA[While reading Code Complete 2nd Edition I ran into a chapter which covers defensive programming. Defensive programming includes debugging, but not to any price of course. We don&#8217;t want performance of the application to suffer from debugging statements, at least &#8230; <a href="http://www.markvandenbergh.com/archives/41/fast-debugging-statements/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.markvandenbergh.com/archives/41/fast-debugging-statements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

