<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Reacties op: Design Patterns &#8211; Iterator Pattern</title>
	<atom:link href="http://www.cumps.be/design-patterns-iterator-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cumps.be/design-patterns-iterator-pattern/</link>
	<description>Living my life...</description>
	<lastBuildDate>Sat, 12 Dec 2009 22:49:53 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Door: Design Patterns - Proxy Pattern - David Cumps</title>
		<link>http://www.cumps.be/design-patterns-iterator-pattern/comment-page-1/#comment-1034</link>
		<dc:creator>Design Patterns - Proxy Pattern - David Cumps</dc:creator>
		<pubDate>Sat, 16 Aug 2008 19:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/?p=69#comment-1034</guid>
		<description>[...] Design Patterns - Iterator Pattern [...]</description>
		<content:encoded><![CDATA[<p>[...] Design Patterns &#8211; Iterator Pattern [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: David Cumps &#187; Design Patterns - Proxy Pattern</title>
		<link>http://www.cumps.be/design-patterns-iterator-pattern/comment-page-1/#comment-1035</link>
		<dc:creator>David Cumps &#187; Design Patterns - Proxy Pattern</dc:creator>
		<pubDate>Sat, 16 Aug 2008 19:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/?p=69#comment-1035</guid>
		<description>[...] Design Patterns - Iterator Pattern [...]</description>
		<content:encoded><![CDATA[<p>[...] Design Patterns &#8211; Iterator Pattern [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: David Cumps</title>
		<link>http://www.cumps.be/design-patterns-iterator-pattern/comment-page-1/#comment-1031</link>
		<dc:creator>David Cumps</dc:creator>
		<pubDate>Thu, 24 Jul 2008 19:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/?p=69#comment-1031</guid>
		<description>Hi Matt,

This isn&#039;t any different. This series is about Design Patterns in general, using C# to illustrate them in practice.

As such, I have described what an Iterator is, and if you read a bit lower in the article, refactored  the code to use the IEnumerable/IEnumerator pattern, which is also the resulting code in the uploaded solution.</description>
		<content:encoded><![CDATA[<p>Hi Matt,</p>
<p>This isn&#8217;t any different. This series is about Design Patterns in general, using C# to illustrate them in practice.</p>
<p>As such, I have described what an Iterator is, and if you read a bit lower in the article, refactored  the code to use the IEnumerable/IEnumerator pattern, which is also the resulting code in the uploaded solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Matt</title>
		<link>http://www.cumps.be/design-patterns-iterator-pattern/comment-page-1/#comment-1032</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 24 Jul 2008 16:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/?p=69#comment-1032</guid>
		<description>How is this different than the IEnumerable pattern baked into .NET?  It doesn&#039;t make sense to re-implement it when you can take full advantage of IEnumerable, support for foreach, etc.</description>
		<content:encoded><![CDATA[<p>How is this different than the IEnumerable pattern baked into .NET?  It doesn&#8217;t make sense to re-implement it when you can take full advantage of IEnumerable, support for foreach, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Door: Design Patterns - Iterator Pattern - David Cumps</title>
		<link>http://www.cumps.be/design-patterns-iterator-pattern/comment-page-1/#comment-1033</link>
		<dc:creator>Design Patterns - Iterator Pattern - David Cumps</dc:creator>
		<pubDate>Wed, 23 Jul 2008 12:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cumps.be/?p=69#comment-1033</guid>
		<description>[...] more at http://blog.cumps.be/design-patterns-iterator-pattern/  Filed under: C#, General Software Development, Visual Studio, .NET, Design [...]</description>
		<content:encoded><![CDATA[<p>[...] more at <a href="http://blog.cumps.be/design-patterns-iterator-pattern/" rel="nofollow">http://blog.cumps.be/design-patterns-iterator-pattern/</a>  Filed under: C#, General Software Development, Visual Studio, .NET, Design [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
