<?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>JosteinB &#187; anti-pattern</title>
	<atom:link href="http://josteinb.com/tag/anti-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://josteinb.com</link>
	<description>The blog with the awesome slogan</description>
	<lastBuildDate>Sun, 17 Jul 2011 18:09:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>The Diaper Pattern</title>
		<link>http://josteinb.com/2009/05/the-diaper-pattern/</link>
		<comments>http://josteinb.com/2009/05/the-diaper-pattern/#comments</comments>
		<pubDate>Fri, 15 May 2009 13:25:03 +0000</pubDate>
		<dc:creator>Jostein</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[anti-pattern]]></category>
		<category><![CDATA[diaper pattern]]></category>

		<guid isPermaLink="false">http://josteinb.com/?p=16</guid>
		<description><![CDATA[At the final presentation of our XP-driven webshop project we ended up in a discussion about whether to catch runtime exceptions at the top-level or not. After having attended a talk by Kåre Nilsen at ROOTS 2009, called &#8220;Enterprise app without enterprise crap&#8221;, we took the stand that we did not want to catch the [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>At the final presentation of our XP-driven webshop project we ended up in a discussion about whether to catch runtime exceptions at the top-level or not.  After having attended a talk by Kåre Nilsen at ROOTS 2009, called &#8220;Enterprise app without enterprise crap&#8221;, we took the stand that we did not want to catch the exceptions and rather try to fix them if they occured in stead of hiding what went wrong.</p>
<p>It turns out there is an anti-pattern that describes this dilemma, called the <a href="http://www.pirnat.com/mike/2009/05/09/the-diaper-pattern-stinks/" title="Diaper Pattern">Diaper Pattern</a>.  -&#8221;Because it catches all the shit&#8221;.</p>
<p>Now what&#8217;s left to decide is whether this applies to web apps or not&#8230;</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://josteinb.com/2009/05/the-diaper-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

