<?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: Mocking Loader and Services</title>
	<atom:link href="http://blog.foomonger.com/2010/01/30/mocking-loader-and-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foomonger.com/2010/01/30/mocking-loader-and-services/</link>
	<description>Tips and Musings on Software Development, Flash, and Flex</description>
	<lastBuildDate>Fri, 03 Dec 2010 04:27:32 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sam Ahn</title>
		<link>http://blog.foomonger.com/2010/01/30/mocking-loader-and-services/comment-page-1/#comment-1339</link>
		<dc:creator>Sam Ahn</dc:creator>
		<pubDate>Wed, 29 Sep 2010 01:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foomonger.com/?p=85#comment-1339</guid>
		<description>Hey Jason, I don&#039;t believe the framework removes them for you and I don&#039;t think you need to remove them yourself because AsyncTokens are pretty much transient non-display objects so A) they should be garbage collected appropriately and B) nothing should be using them outside the service call round trip. I&#039;ve been using addResponder() exclusively for a while now and haven&#039;t had any issues (knock-on-wood).</description>
		<content:encoded><![CDATA[<p>Hey Jason, I don&#8217;t believe the framework removes them for you and I don&#8217;t think you need to remove them yourself because AsyncTokens are pretty much transient non-display objects so A) they should be garbage collected appropriately and B) nothing should be using them outside the service call round trip. I&#8217;ve been using addResponder() exclusively for a while now and haven&#8217;t had any issues (knock-on-wood).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Hanson</title>
		<link>http://blog.foomonger.com/2010/01/30/mocking-loader-and-services/comment-page-1/#comment-1334</link>
		<dc:creator>Jason Hanson</dc:creator>
		<pubDate>Tue, 28 Sep 2010 21:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.foomonger.com/?p=85#comment-1334</guid>
		<description>I noticed that the event listeners that are added with token.addResponder() are not removed in the handlers methods.  Does the framwork remove them for me, or should I manually remove them myself?</description>
		<content:encoded><![CDATA[<p>I noticed that the event listeners that are added with token.addResponder() are not removed in the handlers methods.  Does the framwork remove them for me, or should I manually remove them myself?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

