<?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: Observer pattern in PHP part 2</title>
	<atom:link href="http://gauravjassal.com/php/observer-pattern-in-php-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://gauravjassal.com/php/observer-pattern-in-php-part-2/</link>
	<description>web and multimedia programmer&#039;s blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 05:16:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gaurav Jassal</title>
		<link>http://gauravjassal.com/php/observer-pattern-in-php-part-2/comment-page-1/#comment-96</link>
		<dc:creator>Gaurav Jassal</dc:creator>
		<pubDate>Thu, 12 Nov 2009 11:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://gauravjassal.com/?p=141#comment-96</guid>
		<description>@Julian: You are right with SPL example we can use SplObjectStorage class. I checked the example file that you sent me the usage look straight forward. 

I will include you sample code in this post. 

Thanks, Gaurav</description>
		<content:encoded><![CDATA[<p>@Julian: You are right with SPL example we can use SplObjectStorage class. I checked the example file that you sent me the usage look straight forward. </p>
<p>I will include you sample code in this post. </p>
<p>Thanks, Gaurav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julian</title>
		<link>http://gauravjassal.com/php/observer-pattern-in-php-part-2/comment-page-1/#comment-95</link>
		<dc:creator>julian</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://gauravjassal.com/?p=141#comment-95</guid>
		<description>Interesting post.

You have mentioned the SplObjectStorage class but I can&#039;t see where you use it in your example. Shouldn&#039;t it be used for the BirthdayParty::observers property ? (Instead of array.)</description>
		<content:encoded><![CDATA[<p>Interesting post.</p>
<p>You have mentioned the SplObjectStorage class but I can&#8217;t see where you use it in your example. Shouldn&#8217;t it be used for the BirthdayParty::observers property ? (Instead of array.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
