<?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>Learning by Experience &#187; architecture</title>
	<atom:link href="http://www.inze.be/andries/tag/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inze.be/andries</link>
	<description>Java, Project Management, Life and anything else.</description>
	<lastBuildDate>Thu, 15 Jul 2010 07:34:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The BusinessException pattern</title>
		<link>http://www.inze.be/andries/2008/08/18/the-businessexception-pattern/</link>
		<comments>http://www.inze.be/andries/2008/08/18/the-businessexception-pattern/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 21:08:58 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[patterns]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=41</guid>
		<description><![CDATA[This exception is probably one of the most common home-made exceptions, one that pops up in almost every project. I'll try and show you how it works and what the advantages are.]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2008/08/18/the-businessexception-pattern/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
