<?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: Flex 2 : Adobe autocomplete component memory leak.</title>
	<atom:link href="http://unitzeroone.com/blog/2006/10/20/flex-2-adobe-autocomplete-component-memory-leak/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitzeroone.com/blog/2006/10/20/flex-2-adobe-autocomplete-component-memory-leak/</link>
	<description>by Ralph Hauwert, Creative Developer, Consultant</description>
	<lastBuildDate>Fri, 16 Dec 2011 10:01:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ralph</title>
		<link>http://unitzeroone.com/blog/2006/10/20/flex-2-adobe-autocomplete-component-memory-leak/#comment-137</link>
		<dc:creator>Ralph</dc:creator>
		<pubDate>Sat, 21 Oct 2006 04:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitzeroone.com/wordpress/?p=55#comment-137</guid>
		<description>Matt : Thanks; looking forward to hear the reason of this behaviour...

Sam : Thank you for the link. I do think that that link more or less underlines the leakage problem. Furthermore, in the comments to that post Ted Patrick states that there is no way to force the garbage collection process; actually, there is :

try {
new LocalConnection().connect(&#039;foo&#039;);
new LocalConnection().connect(&#039;foo&#039;);
} catch (e:*) {}

Just to be complete ;-)</description>
		<content:encoded><![CDATA[<p>Matt : Thanks; looking forward to hear the reason of this behaviour&#8230;</p>
<p>Sam : Thank you for the link. I do think that that link more or less underlines the leakage problem. Furthermore, in the comments to that post Ted Patrick states that there is no way to force the garbage collection process; actually, there is :</p>
<p>try {<br />
new LocalConnection().connect(&#8216;foo&#8217;);<br />
new LocalConnection().connect(&#8216;foo&#8217;);<br />
} catch (e:*) {}</p>
<p>Just to be complete <img src='http://unitzeroone.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Chotin</title>
		<link>http://unitzeroone.com/blog/2006/10/20/flex-2-adobe-autocomplete-component-memory-leak/#comment-136</link>
		<dc:creator>Matt Chotin</dc:creator>
		<pubDate>Sat, 21 Oct 2006 03:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitzeroone.com/wordpress/?p=55#comment-136</guid>
		<description>Hi, we&#039;ll certainly see if we can take a look.</description>
		<content:encoded><![CDATA[<p>Hi, we&#8217;ll certainly see if we can take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Robbins</title>
		<link>http://unitzeroone.com/blog/2006/10/20/flex-2-adobe-autocomplete-component-memory-leak/#comment-135</link>
		<dc:creator>Sam Robbins</dc:creator>
		<pubDate>Sat, 21 Oct 2006 01:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.unitzeroone.com/wordpress/?p=55#comment-135</guid>
		<description>you may find this interesting, http://tech.groups.yahoo.com/group/flexcoders/message/48330</description>
		<content:encoded><![CDATA[<p>you may find this interesting, <a href="http://tech.groups.yahoo.com/group/flexcoders/message/48330" rel="nofollow">http://tech.groups.yahoo.com/group/flexcoders/message/48330</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

