<?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>Comments on: Using the Observer Pattern</title>
	<atom:link href="http://www.jaltiere.com/?feed=rss2&#038;p=43" rel="self" type="application/rss+xml" />
	<link>http://www.jaltiere.com/index.php/2008/04/01/using-the-observer-pattern/</link>
	<description>.NET Software Development</description>
	<lastBuildDate>Sat, 31 Jul 2010 11:48:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Nate Kohari</title>
		<link>http://www.jaltiere.com/index.php/2008/04/01/using-the-observer-pattern/comment-page-1/#comment-25431</link>
		<dc:creator>Nate Kohari</dc:creator>
		<pubDate>Mon, 14 Apr 2008 20:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaltiere.com/?p=43#comment-25431</guid>
		<description>Good article!</description>
		<content:encoded><![CDATA[<p>Good article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Altiere</title>
		<link>http://www.jaltiere.com/index.php/2008/04/01/using-the-observer-pattern/comment-page-1/#comment-24531</link>
		<dc:creator>Jack Altiere</dc:creator>
		<pubDate>Fri, 04 Apr 2008 12:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaltiere.com/?p=43#comment-24531</guid>
		<description>@Scott:

I hope the article helps you out!  I own the Head First Design Patterns book also, I think it&#039;s a great book.</description>
		<content:encoded><![CDATA[<p>@Scott:</p>
<p>I hope the article helps you out!  I own the Head First Design Patterns book also, I think it&#8217;s a great book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.jaltiere.com/index.php/2008/04/01/using-the-observer-pattern/comment-page-1/#comment-24490</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 04 Apr 2008 04:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaltiere.com/?p=43#comment-24490</guid>
		<description>This is a great website. I really enjoyed the observer pattern article. I am a fair way through the headfirst design pattern book. I&#039;m using the C# samples I found on the www. It uses interfaces instead of delegates. I&#039;ll try your example tomorrow. 

Thanks a million!</description>
		<content:encoded><![CDATA[<p>This is a great website. I really enjoyed the observer pattern article. I am a fair way through the headfirst design pattern book. I&#8217;m using the C# samples I found on the www. It uses interfaces instead of delegates. I&#8217;ll try your example tomorrow. </p>
<p>Thanks a million!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Altiere</title>
		<link>http://www.jaltiere.com/index.php/2008/04/01/using-the-observer-pattern/comment-page-1/#comment-24342</link>
		<dc:creator>Jack Altiere</dc:creator>
		<pubDate>Tue, 01 Apr 2008 18:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jaltiere.com/?p=43#comment-24342</guid>
		<description>It probably would have made more sense to make my interface IObserver&lt;Player&gt; in this case rather than IObserver&lt;Position&gt; and just used Player.CurrentPosition to get the position of the player......but I&#039;m too lazy to change the example around again. :)</description>
		<content:encoded><![CDATA[<p>It probably would have made more sense to make my interface IObserver&lt;Player&gt; in this case rather than IObserver&lt;Position&gt; and just used Player.CurrentPosition to get the position of the player&#8230;&#8230;but I&#8217;m too lazy to change the example around again. <img src='http://www.jaltiere.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
