<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The Sequence Command Revived.</title>
	<atom:link href="http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/feed/" rel="self" type="application/rss+xml" />
	<link>http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/</link>
	<description>actionscript, flex, flash and other fun stuff</description>
	<lastBuildDate>Sat, 14 Nov 2009 16:04:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd</title>
		<link>http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/#comment-4072</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Fri, 14 Mar 2008 14:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/#comment-4072</guid>
		<description>Hey, just came across your post.  I&#039;m not sure I&#039;d be so hung up on ensuring that the developer calls super.fault() or raised the event themselves.  AFterall, the Cairngorm framework doesn&#039;t have in place ensuring these types of things.  And this is the type of error that a unit test would catch.  

  (Not sure if you&#039;re still working on the ideal MacroCommand/ChainedCommand,SequenceCOmmand for Cairngorm.)</description>
		<content:encoded><![CDATA[<p>Hey, just came across your post.  I&#8217;m not sure I&#8217;d be so hung up on ensuring that the developer calls super.fault() or raised the event themselves.  AFterall, the Cairngorm framework doesn&#8217;t have in place ensuring these types of things.  And this is the type of error that a unit test would catch.  </p>
<p>  (Not sure if you&#8217;re still working on the ideal MacroCommand/ChainedCommand,SequenceCOmmand for Cairngorm.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jwopitz</title>
		<link>http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/#comment-831</link>
		<dc:creator>jwopitz</dc:creator>
		<pubDate>Fri, 22 Jun 2007 15:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/#comment-831</guid>
		<description>Hi Michael,

Thanks for the info.  I haven&#039;t been able to really get an example up and running due to time restraints, however I am currently working towards that goal.  But the reasons why I took on this task were to:

1) Expand upon the Cairngorm framework
2) Facilitate code reuse (rather than have one simple command and then have its twin for sequence command usage)
3) Have fun making something that is good even better

I have heard of PureMVC and looked at their API.  I am doing something very similar to the Macro/Simple Command structure they have.  The reason for my doing this for Cairngorm is that the Cairngorm framework is widely adopted as the defacto standard in Flex RIAs. At some point I may find time to play with PureMVC.  

Thank you for the suggestion though.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Thanks for the info.  I haven&#8217;t been able to really get an example up and running due to time restraints, however I am currently working towards that goal.  But the reasons why I took on this task were to:</p>
<p>1) Expand upon the Cairngorm framework<br />
2) Facilitate code reuse (rather than have one simple command and then have its twin for sequence command usage)<br />
3) Have fun making something that is good even better</p>
<p>I have heard of PureMVC and looked at their API.  I am doing something very similar to the Macro/Simple Command structure they have.  The reason for my doing this for Cairngorm is that the Cairngorm framework is widely adopted as the defacto standard in Flex RIAs. At some point I may find time to play with PureMVC.  </p>
<p>Thank you for the suggestion though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Ramirez</title>
		<link>http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/#comment-830</link>
		<dc:creator>Michael Ramirez</dc:creator>
		<pubDate>Fri, 22 Jun 2007 15:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/06/19/the-sequence-command-revived/#comment-830</guid>
		<description>Do you have an example of what you are trying to accomplish with the Sequence Command? I&#039;ve been working with the PureMVC Framework (http://puremvc.org) and it contains a MacroCommand and SimpleCommand. The MacroCommand allows you to chain both Macro and Simple commands using addSubCommand(..) method.</description>
		<content:encoded><![CDATA[<p>Do you have an example of what you are trying to accomplish with the Sequence Command? I&#8217;ve been working with the PureMVC Framework (<a href="http://puremvc.org" rel="nofollow">http://puremvc.org</a>) and it contains a MacroCommand and SimpleCommand. The MacroCommand allows you to chain both Macro and Simple commands using addSubCommand(..) method.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
