<?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/"
	>

<channel>
	<title>dispatchEvent()™ &#187; design patterns</title>
	<atom:link href="http://dispatchevent.org/tag/design-patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://dispatchevent.org</link>
	<description>Collective thoughts on the Flash Platform, iOS, Unity, and any other technology we use.</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:22:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MVC cheat sheet</title>
		<link>http://dispatchevent.org/mims/mvc-cheat-sheet/</link>
		<comments>http://dispatchevent.org/mims/mvc-cheat-sheet/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 23:55:08 +0000</pubDate>
		<dc:creator>Mims H Wright</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[moock]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://dispatchevent.org/?p=666</guid>
		<description><![CDATA[Sometimes I forget the details of whether my Model should know about my Controller and that sort of thing. I found this little MVC cheat sheet on the internet that got me straightened out in a jiffy with step-by-step instructions. &#8230; <a href="http://dispatchevent.org/mims/mvc-cheat-sheet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sometimes I forget the details of whether my <a href="http://www.swinburne.edu.au/design/tutorials/P-flash/T-The-Model-View-Controller-Design-Pattern-in-Actionscript-3/ID-144/">Model</a> should know about my <a href="http://www.swinburne.edu.au/design/tutorials/P-flash/T-The-Model-View-Controller-Design-Pattern-in-Actionscript-3/ID-144/">Controller</a> and that sort of thing. I found this <a href="http://www.moock.org/lectures/mvc/">little MVC cheat sheet</a> on the internet that got me straightened out in a jiffy with step-by-step instructions. The page is actually the lecture notes from one of <a href="http://www.moock.org/">Colin Moock</a>&#8216;s presentations circa the <a href="http://books.google.com/books?id=wQlYlMuTbwYC&amp;dq=essential+actionscript+2.0&amp;printsec=frontcover&amp;source=bn&amp;hl=en&amp;ei=y4jBSdHXIoHasAOs4cX3Bg&amp;sa=X&amp;oi=book_result&amp;resnum=7&amp;ct=result">Essential AS 2.0</a> days but it&#8217;s still very useful. Those of you struggling with the lingo, replace Observer with EventDispatcher and ignore the junk about attachMovie. God, how did we ever write <a href="http://dispatchevent.org/mims/converting-as3-to-as2/">AS2</a>!?</p>
]]></content:encoded>
			<wfw:commentRss>http://dispatchevent.org/mims/mvc-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

