<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: RX Framework &#8211; Building a message bus</title>
	<atom:link href="http://rogeralsing.com/2010/01/23/rx-framework-building-a-message-bus/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogeralsing.com/2010/01/23/rx-framework-building-a-message-bus/</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 14:35:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: joshuaramirez</title>
		<link>http://rogeralsing.com/2010/01/23/rx-framework-building-a-message-bus/#comment-2238</link>
		<dc:creator><![CDATA[joshuaramirez]]></dc:creator>
		<pubDate>Tue, 26 Jul 2011 19:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://rogeralsing.com/?p=735#comment-2238</guid>
		<description><![CDATA[Confirmed.]]></description>
		<content:encoded><![CDATA[<p>Confirmed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Rayner</title>
		<link>http://rogeralsing.com/2010/01/23/rx-framework-building-a-message-bus/#comment-1646</link>
		<dc:creator><![CDATA[John Rayner]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 09:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://rogeralsing.com/?p=735#comment-1646</guid>
		<description><![CDATA[OfType is also available as an extension method to IObservable.  It would combine the Where and the Select from your message bus.]]></description>
		<content:encoded><![CDATA[<p>OfType is also available as an extension method to IObservable.  It would combine the Where and the Select from your message bus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Alsing</title>
		<link>http://rogeralsing.com/2010/01/23/rx-framework-building-a-message-bus/#comment-1449</link>
		<dc:creator><![CDATA[Roger Alsing]]></dc:creator>
		<pubDate>Sat, 23 Jan 2010 12:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://rogeralsing.com/?p=735#comment-1449</guid>
		<description><![CDATA[Yes, but this is not an enumerable, it is an &quot;observable&quot; from the RX Framework.. no such extension on those yet.]]></description>
		<content:encoded><![CDATA[<p>Yes, but this is not an enumerable, it is an &#8220;observable&#8221; from the RX Framework.. no such extension on those yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://rogeralsing.com/2010/01/23/rx-framework-building-a-message-bus/#comment-1448</link>
		<dc:creator><![CDATA[ram]]></dc:creator>
		<pubDate>Sat, 23 Jan 2010 11:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://rogeralsing.com/?p=735#comment-1448</guid>
		<description><![CDATA[Hi, there is an extension method call &quot;OfType&quot; to filter a enumerable by its type.]]></description>
		<content:encoded><![CDATA[<p>Hi, there is an extension method call &#8220;OfType&#8221; to filter a enumerable by its type.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

