<?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: Cairngorm &#8211; Chain Events</title>
	<atom:link href="http://undefined-type.com/2008/08/cairngorm-chain-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://undefined-type.com/2008/08/cairngorm-chain-events/</link>
	<description>Flex,Flash &#38; AIR</description>
	<lastBuildDate>Thu, 24 Feb 2011 19:52:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Irina Huzum</title>
		<link>http://undefined-type.com/2008/08/cairngorm-chain-events/comment-page-1/#comment-41</link>
		<dc:creator>Irina Huzum</dc:creator>
		<pubDate>Wed, 25 Feb 2009 13:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/undefined_type_/?p=166#comment-41</guid>
		<description>Hi Fredrick,

Thank you so much for taking the time to update your example.
I&#039;m even one step closer to what will truly work for my application.

Best,
Irina</description>
		<content:encoded><![CDATA[<p>Hi Fredrick,</p>
<p>Thank you so much for taking the time to update your example.<br />
I&#8217;m even one step closer to what will truly work for my application.</p>
<p>Best,<br />
Irina</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://undefined-type.com/2008/08/cairngorm-chain-events/comment-page-1/#comment-40</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 21 Feb 2009 22:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/undefined_type_/?p=166#comment-40</guid>
		<description>Hi Irina, glad you like it =)
I&#039;ve update the post with some hints of how to add custom data to event from the command. You can as well change the next event runtime from the commands if you want to use it in a Sequence Pattern.

I&#039;ve updated the download zip with the example changes.
Hope it will helps you. Cheers</description>
		<content:encoded><![CDATA[<p>Hi Irina, glad you like it =)<br />
I&#8217;ve update the post with some hints of how to add custom data to event from the command. You can as well change the next event runtime from the commands if you want to use it in a Sequence Pattern.</p>
<p>I&#8217;ve updated the download zip with the example changes.<br />
Hope it will helps you. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irina Huzum</title>
		<link>http://undefined-type.com/2008/08/cairngorm-chain-events/comment-page-1/#comment-38</link>
		<dc:creator>Irina Huzum</dc:creator>
		<pubDate>Fri, 20 Feb 2009 09:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/undefined_type_/?p=166#comment-38</guid>
		<description>Thank you for approaching the problem of chaining events. It brought me a step closer to what I&#039;m looking for in the application I&#039;m now developing.

The missing step, however, would be a mechanism of passing data from one event to another. 

In your example, TestAEvent and TestBEvent do not carry any data along. Did you think of improving the EventChainFactory to enable it to:
- pass data through the chain of events and 
- dispatch an event or another, depending on the result of the command executed by triggering the former event? Kind of like building a decision tree: execute A; if A was successful, then execute B, if not, then execute C.

I&#039;d be happy to hear that this was already implemented by somebody :)</description>
		<content:encoded><![CDATA[<p>Thank you for approaching the problem of chaining events. It brought me a step closer to what I&#8217;m looking for in the application I&#8217;m now developing.</p>
<p>The missing step, however, would be a mechanism of passing data from one event to another. </p>
<p>In your example, TestAEvent and TestBEvent do not carry any data along. Did you think of improving the EventChainFactory to enable it to:<br />
- pass data through the chain of events and<br />
- dispatch an event or another, depending on the result of the command executed by triggering the former event? Kind of like building a decision tree: execute A; if A was successful, then execute B, if not, then execute C.</p>
<p>I&#8217;d be happy to hear that this was already implemented by somebody <img src='http://undefined-type.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

