<?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: Adding an Observer to an Observable</title>
	<atom:link href="http://blog.caplin.com/2009/03/02/adding-an-observer-to-an-observable/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.caplin.com/2009/03/02/adding-an-observer-to-an-observable/</link>
	<description>Single Dealer Platforms, Industry Expertise</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:16:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ian Alderson</title>
		<link>http://blog.caplin.com/2009/03/02/adding-an-observer-to-an-observable/comment-page-1/#comment-3</link>
		<dc:creator>Ian Alderson</dc:creator>
		<pubDate>Tue, 03 Feb 2009 15:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caplin.com/?p=111#comment-3</guid>
		<description>One thing that I forgot to mention is that if you implement the behaviour described here you must document it so that users of the API are aware that simply registering the listener might result in callback methods being invoked on it, which could have an undesirable effect if the listener is not fully instantiated.</description>
		<content:encoded><![CDATA[<p>One thing that I forgot to mention is that if you implement the behaviour described here you must document it so that users of the API are aware that simply registering the listener might result in callback methods being invoked on it, which could have an undesirable effect if the listener is not fully instantiated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

