<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>ActionScript 3 Design Patterns &#187; MVC</title>
	<atom:link href="http://www.as3dp.com/category/design-patterns/mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.as3dp.com</link>
	<description>OOP Techniques for Flash and Flex Developers</description>
	<lastBuildDate>Thu, 08 Jul 2010 21:18:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
		<item>
		<title>Separated Presentation: The Classic Model-View-Controller Pattern</title>
		<link>http://www.as3dp.com/2010/03/01/separated-presentation-the-classic-model-view-controller-pattern/</link>
		<comments>http://www.as3dp.com/2010/03/01/separated-presentation-the-classic-model-view-controller-pattern/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 15:01:33 +0000</pubDate>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
				<category><![CDATA[MVC]]></category>
		<category><![CDATA[Presentation Patterns]]></category>
		<category><![CDATA[Smalltalk-80]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=2627</guid>
		<description><![CDATA[This is not an introduction to the MVC pattern, but a look into its implementation in Smalltalk-80 to understand the original intent and function of the Model, View, and Controller triad. Starting with the &#8220;classic&#8221; MVC helped me understand the evolution of the presentation patterns that came after it. We will look at how a simple MVC [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2010/03/01/separated-presentation-the-classic-model-view-controller-pattern/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Truckin’ Through ActionScript 3.0 MVC: Part V—Purpose and Use</title>
		<link>http://www.as3dp.com/2009/11/03/truckin%e2%80%99-through-actionscript-30-mvc-part-v%e2%80%94purpose-and-use/</link>
		<comments>http://www.as3dp.com/2009/11/03/truckin%e2%80%99-through-actionscript-30-mvc-part-v%e2%80%94purpose-and-use/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 10:53:04 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=2024</guid>
		<description><![CDATA[The MVC remains one of the most valuable structures for understanding and using Design Patterns, and yet I believe it to be misunderstood and misused on just about every level imaginable. In the first chapter of their book, the Gang of Four spend a mere two pages describing MVC in order to help readers understand [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/11/03/truckin%e2%80%99-through-actionscript-30-mvc-part-v%e2%80%94purpose-and-use/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Truckin’ Through ActionScript 3.0 MVC: Part IV—Making Changes</title>
		<link>http://www.as3dp.com/2009/11/01/truckin%e2%80%99-through-actionscript-30-mvc-part-iv%e2%80%94making-changes/</link>
		<comments>http://www.as3dp.com/2009/11/01/truckin%e2%80%99-through-actionscript-30-mvc-part-iv%e2%80%94making-changes/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 21:26:02 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=2004</guid>
		<description><![CDATA[I mentioned that updating and changing programs is the sine qua non of Design Patterns. Further, I promised that it wouldn&#8217;t take very long to get to Part IV of this series because all I was going to do was to update the original compass program. So that&#8217;s what I did, and here is Part [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/11/01/truckin%e2%80%99-through-actionscript-30-mvc-part-iv%e2%80%94making-changes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Truckin&#8217; Through ActionScript 3.0 MVC: Part III—An Analog Compass</title>
		<link>http://www.as3dp.com/2009/10/31/truckin-through-actionscript-30-mvc-part-iii%e2%80%94an-analog-compass/</link>
		<comments>http://www.as3dp.com/2009/10/31/truckin-through-actionscript-30-mvc-part-iii%e2%80%94an-analog-compass/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 21:40:06 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=1954</guid>
		<description><![CDATA[It&#8217;s been a busy month, and finishing up a simple MVC example took me longer than I expected. Chandima&#8217;s chapter (Chapter 12) lighted the way, and I also found valuable ActionScript 3.0 examples by  Bill Trikojus and Anthony Kolber . So if you experience a sense of déjà vu, it&#8217;s from the MVC&#8217;s by [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/10/31/truckin-through-actionscript-30-mvc-part-iii%e2%80%94an-analog-compass/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Truckin&#8217; Through ActionScript 3.0 MVC: Part II—Reality Sui Generis or Collection of Spare Parts?</title>
		<link>http://www.as3dp.com/2009/10/04/truckin-through-actionscript-30-mvc-part-ii%e2%80%94reality-sui-generis-or-collection-of-spare-parts/</link>
		<comments>http://www.as3dp.com/2009/10/04/truckin-through-actionscript-30-mvc-part-ii%e2%80%94reality-sui-generis-or-collection-of-spare-parts/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 10:39:27 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=1848</guid>
		<description><![CDATA[I was going over Chapter 12 in our book that Chandima wrote on the MVC. It&#8217;s one of those chapters that has everything you need to get started on the MVC; so, I&#8217;ll use it as an anchor for my comments and  make references to different parts of it to so as not to [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/10/04/truckin-through-actionscript-30-mvc-part-ii%e2%80%94reality-sui-generis-or-collection-of-spare-parts/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Truckin&#8217; Through ActionScript 3.0 MVC: Part I—Structures and Materials</title>
		<link>http://www.as3dp.com/2009/09/21/truckin-through-actionscript-30-mvc-part-i%e2%80%94structures-and-materials/</link>
		<comments>http://www.as3dp.com/2009/09/21/truckin-through-actionscript-30-mvc-part-i%e2%80%94structures-and-materials/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 08:13:10 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=1653</guid>
		<description><![CDATA[irst off, let me say that Chandima is the go-to guy when it comes to the Model-View-Controller (MVC) framework, including PureMVC. So if you&#8217;re interested in MVCs, I&#8217;d suggest you start where I did—Chapter 12 in our book and any of Chandima&#8217;s posts on PureMVC. Further, if you have GoF&#8217;s original Design Patterns you might [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/09/21/truckin-through-actionscript-30-mvc-part-i%e2%80%94structures-and-materials/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Move the Cheese: A non-Flex Actionscript example of a PureMVC Multicore Application</title>
		<link>http://www.as3dp.com/2009/07/22/a-non-flex-actionscript-example-of-a-puremvc-multicore-application/</link>
		<comments>http://www.as3dp.com/2009/07/22/a-non-flex-actionscript-example-of-a-puremvc-multicore-application/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 02:52:35 +0000</pubDate>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
				<category><![CDATA[MVC]]></category>
		<category><![CDATA[PureMVC]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=1169</guid>
		<description><![CDATA[Although it may be a small conceptual leap for someone who has experience with the single-core version of PureMVC to visualize how multicore works, it can be a little daunting for a novice. This post describes the design and development of a simple game concept to exemplify the utility of PureMVC multicore. This is a [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2009/07/22/a-non-flex-actionscript-example-of-a-puremvc-multicore-application/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Is MVC Obsolete? Flex, ActionScript 3.0 and the MVC Design Pattern</title>
		<link>http://www.as3dp.com/2008/10/12/is-mvc-obsolete-flex-actionscript-30-and-the-mvc-design-pattern/</link>
		<comments>http://www.as3dp.com/2008/10/12/is-mvc-obsolete-flex-actionscript-30-and-the-mvc-design-pattern/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 13:35:29 +0000</pubDate>
		<dc:creator>William B. Sanders</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[OOP]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/?p=245</guid>
		<description><![CDATA[Another View of the MVC Design Patterns
A while back Brian Lesser, another O&#8217;Reilly author and top notch Flash Media Server developer, mentioned that he did not especially care for the Model View Controller (MVC) design pattern. While he cited some references, I never paid much attention to it at the time, especially since Chandima kept [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2008/10/12/is-mvc-obsolete-flex-actionscript-30-and-the-mvc-design-pattern/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Minimalist MVC example using the PureMVC Framework</title>
		<link>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/</link>
		<comments>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 02:48:27 +0000</pubDate>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[OOP]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/2007/12/28/minimalist-mvc-example-using-the-puremvc-framework/</guid>
		<description><![CDATA[This is not a full-fledged application, but a minimal example meant to explain the inner workings of the PureMVC framework. Has an introduction to some of the big concepts in PureMVC including Collaboration pairs, Notifications, and the Concrete Facade with full source code.
]]></description>
		<wfw:commentRss>http://www.as3dp.com/2007/12/27/minimalist-mvc-example-using-the-puremvc-framework/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>MVC and Factory Method Pattern Chapters on Adobe DEVNET</title>
		<link>http://www.as3dp.com/2007/09/21/mvc-and-factory-method-pattern-chapters-on-adobe-devnet/</link>
		<comments>http://www.as3dp.com/2007/09/21/mvc-and-factory-method-pattern-chapters-on-adobe-devnet/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 03:09:48 +0000</pubDate>
		<dc:creator>Chandima Cumaranatunge</dc:creator>
				<category><![CDATA[Design Patterns]]></category>
		<category><![CDATA[Factory Method]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://www.as3dp.com/2007/09/21/mvc-and-factory-method-pattern-chapters-on-adobe-devnet/</guid>
		<description><![CDATA[Two chapters from the ActionScript 3.0 Design Patterns book are available as a free download from devnet. Each chapter contains multiple examples. The factory method pattern chapter includes a print shop application, a sprite factory, and a shooter game that uses the factory method pattern to create different types of projectiles. The MVC chapter includes [...]]]></description>
		<wfw:commentRss>http://www.as3dp.com/2007/09/21/mvc-and-factory-method-pattern-chapters-on-adobe-devnet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
