<?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 for Logical Chaos Theory</title>
	<atom:link href="http://www.logicalchaostheory.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.logicalchaostheory.com</link>
	<description>Developing An Easier World...</description>
	<lastBuildDate>Thu, 14 Jan 2010 19:49:35 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Creating Modular Flex Applications by Matthew</title>
		<link>http://www.logicalchaostheory.com/2008/05/04/creating-modular-flex-applications/comment-page-1/#comment-25</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 14 Jan 2010 19:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattscott.net/2008/05/04/creating-modular-flex-applications/#comment-25</guid>
		<description>I can possibly provide you a sample if I can strip down the code enough to remove all the proprietary project related stuff I have tied in to a chunk of it.

More effeciently, I found the best way to beat this problem is to very carefully follow your references in variables both into a module instance and out of a module instance. Use weak event listeners everywhere to be safe. (even if you have clean up code just for removing them)

Let me know if you want to chat on IRC.</description>
		<content:encoded><![CDATA[<p>I can possibly provide you a sample if I can strip down the code enough to remove all the proprietary project related stuff I have tied in to a chunk of it.</p>
<p>More effeciently, I found the best way to beat this problem is to very carefully follow your references in variables both into a module instance and out of a module instance. Use weak event listeners everywhere to be safe. (even if you have clean up code just for removing them)</p>
<p>Let me know if you want to chat on IRC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating Modular Flex Applications by ddeschenes</title>
		<link>http://www.logicalchaostheory.com/2008/05/04/creating-modular-flex-applications/comment-page-1/#comment-24</link>
		<dc:creator>ddeschenes</dc:creator>
		<pubDate>Thu, 14 Jan 2010 19:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattscott.net/2008/05/04/creating-modular-flex-applications/#comment-24</guid>
		<description>Hi,
We passed through the same memory leak problem about modules loading. Our application can use up to 800 Mbs. We tried to unload the modules by manually destroy references to some components. Unfortunately, this solution worked for some modules, but we still have modules we can&#039;t unreleased. It si possible to have a small demontration of your code about using ModuleManager?

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
We passed through the same memory leak problem about modules loading. Our application can use up to 800 Mbs. We tried to unload the modules by manually destroy references to some components. Unfortunately, this solution worked for some modules, but we still have modules we can&#8217;t unreleased. It si possible to have a small demontration of your code about using ModuleManager?</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex &amp; Flash &#124;&#124; Flex vs. Flash? by Matthew</title>
		<link>http://www.logicalchaostheory.com/2008/02/15/flex-flash-flex-vs-flash/comment-page-1/#comment-23</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Sat, 06 Jun 2009 00:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mattscott.net/2008/03/03/flex-flash-flex-vs-flash/#comment-23</guid>
		<description>I am now working up a new second version of this and will have it online asap for you if you are still in need. Thanks!</description>
		<content:encoded><![CDATA[<p>I am now working up a new second version of this and will have it online asap for you if you are still in need. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
