<?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"
	>
<channel>
	<title>Comments on: Wait for user input in your sequence</title>
	<atom:link href="http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence</link>
	<description>Opensource initiative by Dutch interactive agency dpdk.</description>
	<pubDate>Sun, 05 Feb 2012 02:21:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Thijs</title>
		<link>http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence#comment-301</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Wed, 08 Sep 2010 19:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=436#comment-301</guid>
		<description>The event listener is set in the 'executeTaskHook', but what if the Task is part of longer list of Tasks and the user clicks before this task is executed? Maybe you should add the listener in the constructor of the Task? Or at least set this as an option?</description>
		<content:encoded><![CDATA[<p>The event listener is set in the &#8216;executeTaskHook&#8217;, but what if the Task is part of longer list of Tasks and the user clicks before this task is executed? Maybe you should add the listener in the constructor of the Task? Or at least set this as an option?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebas</title>
		<link>http://www.dpdk.nl/opensource/wait-for-user-input-in-your-sequence#comment-116</link>
		<dc:creator>Sebas</dc:creator>
		<pubDate>Tue, 18 May 2010 15:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dpdk.nl/opensource/?p=436#comment-116</guid>
		<description>Hello,

your sequence class is great and I'm happily using it.
I have a question though, have you thought to let a task use as input data the output of the previous task? I think it would be interesting and useful.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>your sequence class is great and I&#8217;m happily using it.<br />
I have a question though, have you thought to let a task use as input data the output of the previous task? I think it would be interesting and useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

