<?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>The ramblings of a yorkshire tyke &#187; factorypattern</title>
	<atom:link href="http://www.gennard.net/blog/tag/factorypattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gennard.net/blog</link>
	<description>Life, Rants and Programming In A Blog</description>
	<lastBuildDate>Mon, 31 Oct 2011 23:32:30 +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>Factory Method Pattern in COBOL</title>
		<link>http://www.gennard.net/blog/2009/12/factory-method-pattern-in-cobol/</link>
		<comments>http://www.gennard.net/blog/2009/12/factory-method-pattern-in-cobol/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 20:49:24 +0000</pubDate>
		<dc:creator>spgennard</dc:creator>
				<category><![CDATA[CLR]]></category>
		<category><![CDATA[COBOL]]></category>
		<category><![CDATA[cobol.net]]></category>
		<category><![CDATA[factorypattern]]></category>

		<guid isPermaLink="false">http://www.gennard.net/blog/?p=363</guid>
		<description><![CDATA[<a href="http://www.gennard.net/blog/2009/12/factory-method-pattern-in-cobol/" title="Factory Method Pattern in COBOL"></a>Continuing my series on design patterns for the COBOL, the next one on my list is the &#8220;Factory method&#8221; pattern. The pattern is useful, as it helps you hide the real implementation/creation mechanism of your classes. I you are fond &#8230;<p class="read-more"><a href="http://www.gennard.net/blog/2009/12/factory-method-pattern-in-cobol/">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.gennard.net/blog/2009/12/factory-method-pattern-in-cobol/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

