<?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>JacksonDunstan.com &#187; turbosignals</title>
	<atom:link href="http://jacksondunstan.com/articles/tag/turbosignals/feed" rel="self" type="application/rss+xml" />
	<link>http://jacksondunstan.com</link>
	<description>Mastering AS3</description>
	<lastBuildDate>Mon, 21 May 2012 09:00:26 +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>Errors During Dispatch</title>
		<link>http://jacksondunstan.com/articles/608</link>
		<comments>http://jacksondunstan.com/articles/608#comments</comments>
		<pubDate>Fri, 26 Feb 2010 09:00:26 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[event dispatchers]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[signals]]></category>
		<category><![CDATA[turbosignals]]></category>

		<guid isPermaLink="false">http://jacksondunstan.com/?p=608</guid>
		<description><![CDATA[In my recent work related to events and signals, I had a little discussion about errors that are thrown during the dispatch of an event or signal. I did some investigating to see how EventDispatcher handles this and found something rather surprising. Naturally, I began my search with Adobe&#8217;s documentation of dispatchEvent. It is extremely [...]]]></description>
		<wfw:commentRss>http://jacksondunstan.com/articles/608/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Introducing TurboSignals</title>
		<link>http://jacksondunstan.com/articles/585</link>
		<comments>http://jacksondunstan.com/articles/585#comments</comments>
		<pubDate>Tue, 16 Feb 2010 09:00:51 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[as3signals]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[runnables]]></category>
		<category><![CDATA[turbosignals]]></category>

		<guid isPermaLink="false">http://jacksondunstan.com/?p=585</guid>
		<description><![CDATA[My last article on Callback Strategies highlighted some pretty severe performance differences between my Runnable strategy, as3signals by Robert Penner, and Flash&#8217;s native Event system. My simple Runnable technique had an artificial advantage though: it was not a proper library but instead a little bit of code built right into the test app. Today I&#8217;m [...]]]></description>
		<wfw:commentRss>http://jacksondunstan.com/articles/585/feed</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
	</channel>
</rss>

