<?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>Barbary Codes and Data &#187; patternsBarbary Codes and Data</title>
	<atom:link href="http://www.barbarycodes.com/category/patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barbarycodes.com</link>
	<description>Web and Mobile Development for Lean Startups</description>
	<lastBuildDate>Tue, 03 Apr 2012 17:51:33 +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>Application Service</title>
		<link>http://www.barbarycodes.com/2006/11/05/application-service/</link>
		<comments>http://www.barbarycodes.com/2006/11/05/application-service/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 01:03:48 +0000</pubDate>
		<dc:creator>tjones@barbarycodes.com</dc:creator>
				<category><![CDATA[patterns]]></category>

		<guid isPermaLink="false">http://timothynjones.wordpress.com/2006/11/05/application-service/</guid>
		<description><![CDATA[Use an Application Service to encapsulate workflow across multiple Business Objects, either instances of the same object or different types of objects. In my investment application I have a QuoteService that provides an updateQuotes() method. This downloads and persists new quotes for securities currently being held in an account if there is not a recent&#8230; <a href="http://www.barbarycodes.com/2006/11/05/application-service/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.barbarycodes.com/2006/11/05/application-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

