<?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: 10 tips for working with PureMVC</title>
	<atom:link href="http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/</link>
	<description>// Flex, AIR, Flash</description>
	<lastBuildDate>Mon, 08 Mar 2010 09:27:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sectore</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-49514</link>
		<dc:creator>sectore</dc:creator>
		<pubDate>Sun, 10 Jan 2010 11:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-49514</guid>
		<description>@John / sideDoor: 

Every Mediator has only one property &lt;code&gt;viewComponent&lt;/code&gt; to reference it&#039;s view component by default. You may use an own getter method to cast this view object to a type. 

However, it does not mean, that a Mediator have to mediates one view component only ;) To avoid creating tons of Mediators for handling tons of view components a Mediator could have two, three or more properties (references) to other view components. 

-Jens</description>
		<content:encoded><![CDATA[<p>@John / sideDoor: </p>
<p>Every Mediator has only one property <code>viewComponent</code> to reference it&#8217;s view component by default. You may use an own getter method to cast this view object to a type. </p>
<p>However, it does not mean, that a Mediator have to mediates one view component only <img src='http://www.websector.de/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  To avoid creating tons of Mediators for handling tons of view components a Mediator could have two, three or more properties (references) to other view components. </p>
<p>-Jens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sideDoor</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-49513</link>
		<dc:creator>sideDoor</dc:creator>
		<pubDate>Sat, 09 Jan 2010 01:08:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-49513</guid>
		<description>Thanks for the article!

In step #3, you said:

&quot;Then create just one Mediator for the ApplicationControlBar called ApplicationControlBarMediator and refer to the missing components casted as a second, third, etc. View Component.&quot;

I get the first part, create one Mediator to service a group of components, but what exactly do you mean by:

&quot;...and refer to the missing components casted as a second, third, etc. View Component.&quot;</description>
		<content:encoded><![CDATA[<p>Thanks for the article!</p>
<p>In step #3, you said:</p>
<p>&#8220;Then create just one Mediator for the ApplicationControlBar called ApplicationControlBarMediator and refer to the missing components casted as a second, third, etc. View Component.&#8221;</p>
<p>I get the first part, create one Mediator to service a group of components, but what exactly do you mean by:</p>
<p>&#8220;&#8230;and refer to the missing components casted as a second, third, etc. View Component.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PureMvc Links &#171; Geirr Winnem&#39;s Blog</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-49489</link>
		<dc:creator>PureMvc Links &#171; Geirr Winnem&#39;s Blog</dc:creator>
		<pubDate>Wed, 11 Nov 2009 09:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-49489</guid>
		<description>[...] links i learned from: PureMVC tutorial on activetuts Understanding pureMVC Jens Krause&#8217;s Blog 10 tips for working with pureMvc WS-Blog » A basic PureMVC MultiCore AS3 example using Pipes Utility and Modules. Frédéric [...]</description>
		<content:encoded><![CDATA[<p>[...] links i learned from: PureMVC tutorial on activetuts Understanding pureMVC Jens Krause&#8217;s Blog 10 tips for working with pureMvc WS-Blog » A basic PureMVC MultiCore AS3 example using Pipes Utility and Modules. Frédéric [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed Nuaman</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-36532</link>
		<dc:creator>Ahmed Nuaman</dc:creator>
		<pubDate>Tue, 26 May 2009 19:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-36532</guid>
		<description>Hey, I don&#039;t know if this is of any use, but I wrote an article on PureMVC: http://ahmednuaman.com/blog/2009/05/18/my-first-tutorial/</description>
		<content:encoded><![CDATA[<p>Hey, I don&#8217;t know if this is of any use, but I wrote an article on PureMVC: <a href="http://ahmednuaman.com/blog/2009/05/18/my-first-tutorial/" rel="nofollow">http://ahmednuaman.com/blog/2009/05/18/my-first-tutorial/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariush T. - Flex Developer &#187; Blog Archive &#187; PureMVC in a week</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-35938</link>
		<dc:creator>Mariush T. - Flex Developer &#187; Blog Archive &#187; PureMVC in a week</dc:creator>
		<pubDate>Thu, 21 May 2009 13:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-35938</guid>
		<description>[...] Minimalist MVC example using the PureMVC 10 tips for working with PureMVC Flex, PureMVC, Jabber and XIFF 3 PureMVC Notifications PureMVC Roundup Flex, Coldfusion and MySQL [...]</description>
		<content:encoded><![CDATA[<p>[...] Minimalist MVC example using the PureMVC 10 tips for working with PureMVC Flex, PureMVC, Jabber and XIFF 3 PureMVC Notifications PureMVC Roundup Flex, Coldfusion and MySQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PureMVC resources &#124; Uplevel e-solutions</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-28917</link>
		<dc:creator>PureMVC resources &#124; Uplevel e-solutions</dc:creator>
		<pubDate>Wed, 18 Mar 2009 21:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-28917</guid>
		<description>[...] http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/ , 10 tips for working with PureMVC [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/ " rel="nofollow">http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/ </a>, 10 tips for working with PureMVC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joy of coding &#187; Introduction to PureMVC</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-28824</link>
		<dc:creator>Joy of coding &#187; Introduction to PureMVC</dc:creator>
		<pubDate>Tue, 17 Mar 2009 18:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-28824</guid>
		<description>[...] http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/ , 10 tips for working with PureMVC [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/" rel="nofollow">http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/</a> , 10 tips for working with PureMVC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Introduction to PureMVC &#124; ShoutWaves</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-28015</link>
		<dc:creator>Introduction to PureMVC &#124; ShoutWaves</dc:creator>
		<pubDate>Sun, 08 Mar 2009 20:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-28015</guid>
		<description>[...] http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/ , 10 tips for working with PureMVC [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/" rel="nofollow">http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/</a> , 10 tips for working with PureMVC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MVC Frameworks for Flex &#124; theflexmagazine.com</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-26124</link>
		<dc:creator>MVC Frameworks for Flex &#124; theflexmagazine.com</dc:creator>
		<pubDate>Wed, 07 Jan 2009 15:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-26124</guid>
		<description>[...] 10 tips for working with PureMVC [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 tips for working with PureMVC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicemandan</title>
		<link>http://www.websector.de/blog/2007/12/25/10-tips-for-working-with-puremvc/comment-page-1/#comment-25925</link>
		<dc:creator>nicemandan</dc:creator>
		<pubDate>Mon, 22 Dec 2008 22:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.websector.de/blog/2007/12/26/10-tips-for-working-with-puremvc/#comment-25925</guid>
		<description>Hi,

I&#039;m switching over a game using SmartFox&#039;s chat server to PureMVC. I&#039;ve already got a request / command architecture working with the server. 

Should I be using these commands to simply broadcast notifications or would these commands require some sort of RemoteProxy object?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m switching over a game using SmartFox&#8217;s chat server to PureMVC. I&#8217;ve already got a request / command architecture working with the server. </p>
<p>Should I be using these commands to simply broadcast notifications or would these commands require some sort of RemoteProxy object?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
