<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Minimalist MVC example using the PureMVC Framework</title>
	<atom:link href="http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/</link>
	<description>OOP Techniques for Flash and Flex Developers</description>
	<lastBuildDate>Mon, 15 Mar 2010 15:51:56 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sine synthesizer with PureMVC</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3790</link>
		<dc:creator>Sine synthesizer with PureMVC</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3790</guid>
		<description>[...] interconnected cloud of meaningfull data blobs (see picture). I looked up some basic tutorials, &#8216;Minimalist MVC example using the PureMVC Framework&#8217;, &#8216;Building a Flash site using PureMVC&#8217; and found this useful page: &#8216;PureMVC in a [...]</description>
		<content:encoded><![CDATA[<p>[...] interconnected cloud of meaningfull data blobs (see picture). I looked up some basic tutorials, &#8216;Minimalist MVC example using the PureMVC Framework&#8217;, &#8216;Building a Flash site using PureMVC&#8217; and found this useful page: &#8216;PureMVC in a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandima Cumaranatunge</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3785</link>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
		<pubDate>Thu, 07 Jan 2010 15:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3785</guid>
		<description>@sideDoor unfortunately, our design patterns book falls into the non-fiction category. We should try a little more suspense, intrigue and flowery language in our blog posts :) Thanks for the note and I&#039;m glad that you found the book useful.</description>
		<content:encoded><![CDATA[<p>@sideDoor unfortunately, our design patterns book falls into the non-fiction category. We should try a little more suspense, intrigue and flowery language in our blog posts :) Thanks for the note and I&#8217;m glad that you found the book useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sideDoor</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3782</link>
		<dc:creator>sideDoor</dc:creator>
		<pubDate>Thu, 07 Jan 2010 07:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3782</guid>
		<description>Thanks for this post, it is still relevant and very helpful!

Also enjoyed your patterns book, great read, suspenseful and I didn&#039;t see surprise ending coming at all!

Great stuff,
sd</description>
		<content:encoded><![CDATA[<p>Thanks for this post, it is still relevant and very helpful!</p>
<p>Also enjoyed your patterns book, great read, suspenseful and I didn&#8217;t see surprise ending coming at all!</p>
<p>Great stuff,<br />
sd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS3 on PureMVC. Round One. — Joao Pescada (jpscd) &#124; Blog</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3771</link>
		<dc:creator>AS3 on PureMVC. Round One. — Joao Pescada (jpscd) &#124; Blog</dc:creator>
		<pubDate>Wed, 06 Jan 2010 13:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3771</guid>
		<description>[...] Minimalist MVC example using the PureMVC Framework by Chandima Cumaranatunge [...]</description>
		<content:encoded><![CDATA[<p>[...] Minimalist MVC example using the PureMVC Framework by Chandima Cumaranatunge [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PureMVC &#8211; Wrapping Your Head Around It &#8211; Flash AS3 &#124; {DDM} Duran Digital Media</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3663</link>
		<dc:creator>PureMVC &#8211; Wrapping Your Head Around It &#8211; Flash AS3 &#124; {DDM} Duran Digital Media</dc:creator>
		<pubDate>Fri, 11 Dec 2009 22:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3663</guid>
		<description>[...] Minimalist MVC Example &#8211; This is a great discussion about what each part of PureMVC does.  Go ahead and download the source, but make sure to adjust import statements for the current AS3 port of PureMVC.  If you read the previous article first you will get alot more from the material in this article. [...]</description>
		<content:encoded><![CDATA[<p>[...] Minimalist MVC Example &#8211; This is a great discussion about what each part of PureMVC does.  Go ahead and download the source, but make sure to adjust import statements for the current AS3 port of PureMVC.  If you read the previous article first you will get alot more from the material in this article. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#8220;Brain needed&#8221; or &#8220;Actionscript MVC framworks&#8221; &#171; Ruben Müller</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3496</link>
		<dc:creator>&#8220;Brain needed&#8221; or &#8220;Actionscript MVC framworks&#8221; &#171; Ruben Müller</dc:creator>
		<pubDate>Sun, 29 Nov 2009 20:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3496</guid>
		<description>[...] by step I get more of the stuff into my brain - a great ressource is this simple pureMVC example by Chandima Cumaranatunge. I hope to find more informations like this one and getting the hang of [...]</description>
		<content:encoded><![CDATA[<p>[...] by step I get more of the stuff into my brain &#8211; a great ressource is this simple pureMVC example by Chandima Cumaranatunge. I hope to find more informations like this one and getting the hang of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark mun</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3211</link>
		<dc:creator>mark mun</dc:creator>
		<pubDate>Mon, 26 Oct 2009 06:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3211</guid>
		<description>Excellent post. Can&#039;t wait to see some more advanced examples using pureMVC.</description>
		<content:encoded><![CDATA[<p>Excellent post. Can&#8217;t wait to see some more advanced examples using pureMVC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gagan</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-3151</link>
		<dc:creator>Gagan</dc:creator>
		<pubDate>Wed, 14 Oct 2009 05:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-3151</guid>
		<description>Really Great post!!!

It had really let me understand PureMVC framework. I am new to this framework and it had provided me a great start.

Thanks</description>
		<content:encoded><![CDATA[<p>Really Great post!!!</p>
<p>It had really let me understand PureMVC framework. I am new to this framework and it had provided me a great start.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandima Cumaranatunge</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-2703</link>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-2703</guid>
		<description>Hi Henk, I do agree that using a framework requires more code and you have to adhere to a particular way of doing things. The short answer is that a framework will be overkill for a simple application that has a short life cycle. A framework shows its strength when applications go through several iterations of development and refactoring, especially when multiple developers are involved. 

Frameworks generally provide  loose coupling to manage different pieces that make up an application. The pieces can be user interface components like buttons and text fields on the view side, or data or logic on the model side. The Framework provides a particular way of &quot;plumbing&quot; pieces together to enable them to communicate and work together effectively. 

I guess you can extend the plumbing analogy a little bit. A framework is like the plumbing in a house in some senses. If the sink in your bathroom is broken or you want to put in a fancy faucet, you can just swop out the old one and install it (i.e. swapping a UI component). You don&#039;t have to mess with the rest of the plumbing in the house. You can even add a whole new bathroom by forking the water supply pipe (i.e. adding a new Mediator with several UI components).

PureMVC provides an added advantage in that it is language agnostic. It doesn&#039;t rely on language internals like Flex Binding. This makes for more work, but ensures that the framework stays the same when ported to other language. So, you learn PureMVC and can use it in AS3, Flash Lite, C# and all the other ports without an additional learning curve.</description>
		<content:encoded><![CDATA[<p>Hi Henk, I do agree that using a framework requires more code and you have to adhere to a particular way of doing things. The short answer is that a framework will be overkill for a simple application that has a short life cycle. A framework shows its strength when applications go through several iterations of development and refactoring, especially when multiple developers are involved. </p>
<p>Frameworks generally provide  loose coupling to manage different pieces that make up an application. The pieces can be user interface components like buttons and text fields on the view side, or data or logic on the model side. The Framework provides a particular way of &#8220;plumbing&#8221; pieces together to enable them to communicate and work together effectively. </p>
<p>I guess you can extend the plumbing analogy a little bit. A framework is like the plumbing in a house in some senses. If the sink in your bathroom is broken or you want to put in a fancy faucet, you can just swop out the old one and install it (i.e. swapping a UI component). You don&#8217;t have to mess with the rest of the plumbing in the house. You can even add a whole new bathroom by forking the water supply pipe (i.e. adding a new Mediator with several UI components).</p>
<p>PureMVC provides an added advantage in that it is language agnostic. It doesn&#8217;t rely on language internals like Flex Binding. This makes for more work, but ensures that the framework stays the same when ported to other language. So, you learn PureMVC and can use it in AS3, Flash Lite, C# and all the other ports without an additional learning curve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henk Duivendrecht</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/comment-page-2/#comment-2698</link>
		<dc:creator>Henk Duivendrecht</dc:creator>
		<pubDate>Mon, 20 Jul 2009 10:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/#comment-2698</guid>
		<description>Thanks for this excellent tutorial. One thing that I keep wondering about is what kind of applications really lend themselves to developing with pureMVC (or any other framework). What&#039;s the advantage of pureMVC? There&#039;s a lot of extra code, even just pressing a button will take days to code so I don&#039;t really see the point :-)</description>
		<content:encoded><![CDATA[<p>Thanks for this excellent tutorial. One thing that I keep wondering about is what kind of applications really lend themselves to developing with pureMVC (or any other framework). What&#8217;s the advantage of pureMVC? There&#8217;s a lot of extra code, even just pressing a button will take days to code so I don&#8217;t really see the point :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
