<?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: Ninject.Extensions.MessageBroker 2.0 Released!</title>
	<atom:link href="http://innovatian.com/2010/03/ninject-extensions-messagebroker-2-0-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://innovatian.com/2010/03/ninject-extensions-messagebroker-2-0-released/</link>
	<description></description>
	<lastBuildDate>Tue, 20 Dec 2011 21:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: jmorris</title>
		<link>http://innovatian.com/2010/03/ninject-extensions-messagebroker-2-0-released/comment-page-1/#comment-22</link>
		<dc:creator>jmorris</dc:creator>
		<pubDate>Wed, 31 Mar 2010 01:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://innovatian.com/?p=349#comment-22</guid>
		<description>Cool, i&#039;ll check that extension out.</description>
		<content:encoded><![CDATA[<p>Cool, i&#39;ll check that extension out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: innovatian</title>
		<link>http://innovatian.com/2010/03/ninject-extensions-messagebroker-2-0-released/comment-page-1/#comment-21</link>
		<dc:creator>innovatian</dc:creator>
		<pubDate>Tue, 30 Mar 2010 22:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://innovatian.com/?p=349#comment-21</guid>
		<description>I actually prefer the WeakEventMessageBroker extension myself. I hated the WeakEvent pattern put into the presentation framework, so I built my own. It doesn&#039;t have the delivery options like thread and UI yet, but it using weak pointers for publishing and subscribing detaching the event handling from the object lifetime. The channels and objects clean themselves up nicely.</description>
		<content:encoded><![CDATA[<p>I actually prefer the WeakEventMessageBroker extension myself. I hated the WeakEvent pattern put into the presentation framework, so I built my own. It doesn&#39;t have the delivery options like thread and UI yet, but it using weak pointers for publishing and subscribing detaching the event handling from the object lifetime. The channels and objects clean themselves up nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmorris</title>
		<link>http://innovatian.com/2010/03/ninject-extensions-messagebroker-2-0-released/comment-page-1/#comment-20</link>
		<dc:creator>jmorris</dc:creator>
		<pubDate>Tue, 30 Mar 2010 22:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://innovatian.com/?p=349#comment-20</guid>
		<description>Funny, cuz that was that exact situation I may be able to use this. I currently use a an observer pattern to do this in an MVP app, where the main presenter notifies each sub presenter of a state change. Semantics aside, it is the pretty much the same thing. Had this been released a week or two earlier, I might have used it instead ;)&lt;br&gt;&lt;br&gt;This is pretty much a light weight, non-distributed messaging API...cool!</description>
		<content:encoded><![CDATA[<p>Funny, cuz that was that exact situation I may be able to use this. I currently use a an observer pattern to do this in an MVP app, where the main presenter notifies each sub presenter of a state change. Semantics aside, it is the pretty much the same thing. Had this been released a week or two earlier, I might have used it instead <img src='http://innovatian.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>This is pretty much a light weight, non-distributed messaging API&#8230;cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: innovatian</title>
		<link>http://innovatian.com/2010/03/ninject-extensions-messagebroker-2-0-released/comment-page-1/#comment-19</link>
		<dc:creator>innovatian</dc:creator>
		<pubDate>Wed, 24 Mar 2010 04:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://innovatian.com/?p=349#comment-19</guid>
		<description>I used it to implement a MVP pattern application to hook the view and presenter together and also to deliver messages to extensions.</description>
		<content:encoded><![CDATA[<p>I used it to implement a MVP pattern application to hook the view and presenter together and also to deliver messages to extensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmorris</title>
		<link>http://innovatian.com/2010/03/ninject-extensions-messagebroker-2-0-released/comment-page-1/#comment-18</link>
		<dc:creator>jmorris</dc:creator>
		<pubDate>Wed, 24 Mar 2010 02:19:38 +0000</pubDate>
		<guid isPermaLink="false">http://innovatian.com/?p=349#comment-18</guid>
		<description>In what scenarios do you envision using a message broker like this as opposed to JMS/NMS or MSMQ? Besides lack of features, of course ;)</description>
		<content:encoded><![CDATA[<p>In what scenarios do you envision using a message broker like this as opposed to JMS/NMS or MSMQ? Besides lack of features, of course <img src='http://innovatian.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

