<?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 WebDeely</title>
	<atom:link href="http://blog.webdeely.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webdeely.com</link>
	<description></description>
	<lastBuildDate>Wed, 05 Jan 2011 04:50:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Comment on &#8220;Fixing&#8221; the FileSystemTree by Chris Deely</title>
		<link>http://blog.webdeely.com/2009/07/fixing-the-filesystemtree/comment-page-1/#comment-55</link>
		<dc:creator>Chris Deely</dc:creator>
		<pubDate>Wed, 05 Jan 2011 04:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=44#comment-55</guid>
		<description>Hi Alex,
I haven&#039;t done much work with the FileSystemDatagrid, but I just spent some time reviewing its source.  Unfortunately, it the performance issues there appear to be more deeply buried.

I haven&#039;t attempted any changes, but it looks like you may need to extend and modify 2 classes to effectively remove the sorting.  That assumes that the sorting logic is what actually slows down the directory listing, like it does in the FileSystemTree.

My best guess is that the slowness is the result of sorting in mx.utils.DirectoryEnumeration.  When setting the source property to an Array, a new ArrayCollection is created, filtered and sorted.

You could override this behavior to possibly speed up the listing. I spent about an hour this evening trying to make a proof of concept, but had no luck.</description>
		<content:encoded><![CDATA[<p>Hi Alex,<br />
I haven&#8217;t done much work with the FileSystemDatagrid, but I just spent some time reviewing its source.  Unfortunately, it the performance issues there appear to be more deeply buried.</p>
<p>I haven&#8217;t attempted any changes, but it looks like you may need to extend and modify 2 classes to effectively remove the sorting.  That assumes that the sorting logic is what actually slows down the directory listing, like it does in the FileSystemTree.</p>
<p>My best guess is that the slowness is the result of sorting in mx.utils.DirectoryEnumeration.  When setting the source property to an Array, a new ArrayCollection is created, filtered and sorted.</p>
<p>You could override this behavior to possibly speed up the listing. I spent about an hour this evening trying to make a proof of concept, but had no luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on &#8220;Fixing&#8221; the FileSystemTree by Alex Corbi</title>
		<link>http://blog.webdeely.com/2009/07/fixing-the-filesystemtree/comment-page-1/#comment-54</link>
		<dc:creator>Alex Corbi</dc:creator>
		<pubDate>Wed, 05 Jan 2011 00:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=44#comment-54</guid>
		<description>Hi!

I am experincing the problems you describe but in my case it is related to the FilesystemDatagrid component. 

i use it to explore and open image files inside a network disk and when there are a lot of files in a folder it takes to long.

Do you know by change how to tweak the FileSystemDataGrid class in order to make it faster??

Any help or hint would be greatly appreciated.

Thanks in advance.

Alex.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I am experincing the problems you describe but in my case it is related to the FilesystemDatagrid component. </p>
<p>i use it to explore and open image files inside a network disk and when there are a lot of files in a folder it takes to long.</p>
<p>Do you know by change how to tweak the FileSystemDataGrid class in order to make it faster??</p>
<p>Any help or hint would be greatly appreciated.</p>
<p>Thanks in advance.</p>
<p>Alex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSDoc &#8211; Create Flash CS3 &amp; CS4 code hints using ASDoc by Maggy</title>
		<link>http://blog.webdeely.com/2010/01/csdoc-create-flash-cs3-cs4-code-hints-using-asdoc/comment-page-1/#comment-35</link>
		<dc:creator>Maggy</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=55#comment-35</guid>
		<description>It works great; I like it a lot! 
(I only wish I&#039;d done it first...)</description>
		<content:encoded><![CDATA[<p>It works great; I like it a lot!<br />
(I only wish I&#8217;d done it first&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSDoc &#8211; Create Flash CS3 &amp; CS4 code hints using ASDoc by Flash IDE code hints for TweenLite &#8211; built with CSDoc! &#171; WebDeely</title>
		<link>http://blog.webdeely.com/2010/01/csdoc-create-flash-cs3-cs4-code-hints-using-asdoc/comment-page-1/#comment-34</link>
		<dc:creator>Flash IDE code hints for TweenLite &#8211; built with CSDoc! &#171; WebDeely</dc:creator>
		<pubDate>Thu, 18 Feb 2010 14:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=55#comment-34</guid>
		<description>[...] About        &#171; CSDoc &#8211; Create Flash CS3 &amp; CS4 code hints using ASDoc [...]</description>
		<content:encoded><![CDATA[<p>[...] About        &laquo; CSDoc &#8211; Create Flash CS3 &amp; CS4 code hints using ASDoc [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CS4 doesn&#8217;t like the combo of internal classes and interfaces in AS3 by Chris Deely</title>
		<link>http://blog.webdeely.com/2009/02/cs4-doesnt-like-the-combo-of-internal-classes-and-interfaces-in-as3/comment-page-1/#comment-33</link>
		<dc:creator>Chris Deely</dc:creator>
		<pubDate>Mon, 15 Feb 2010 14:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=5#comment-33</guid>
		<description>Which didn&#039;t make sense? The error, the post or the solution? :)</description>
		<content:encoded><![CDATA[<p>Which didn&#8217;t make sense? The error, the post or the solution? <img src='http://blog.webdeely.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CS4 doesn&#8217;t like the combo of internal classes and interfaces in AS3 by dimitris</title>
		<link>http://blog.webdeely.com/2009/02/cs4-doesnt-like-the-combo-of-internal-classes-and-interfaces-in-as3/comment-page-1/#comment-32</link>
		<dc:creator>dimitris</dc:creator>
		<pubDate>Mon, 15 Feb 2010 10:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=5#comment-32</guid>
		<description>Thanks man. That didn&#039;t make any sense at all :)</description>
		<content:encoded><![CDATA[<p>Thanks man. That didn&#8217;t make any sense at all <img src='http://blog.webdeely.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CS4 doesn&#8217;t like the combo of internal classes and interfaces in AS3 by Asi Epshtain</title>
		<link>http://blog.webdeely.com/2009/02/cs4-doesnt-like-the-combo-of-internal-classes-and-interfaces-in-as3/comment-page-1/#comment-23</link>
		<dc:creator>Asi Epshtain</dc:creator>
		<pubDate>Wed, 16 Dec 2009 13:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=5#comment-23</guid>
		<description>Thank You!

I&#039;ve been experimenting with the new Flar manager by transmote and it wasn&#039;t compiling because of this error. 
Your solution worked like a charm, thanks!</description>
		<content:encoded><![CDATA[<p>Thank You!</p>
<p>I&#8217;ve been experimenting with the new Flar manager by transmote and it wasn&#8217;t compiling because of this error.<br />
Your solution worked like a charm, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CS4 doesn&#8217;t like the combo of internal classes and interfaces in AS3 by booltox</title>
		<link>http://blog.webdeely.com/2009/02/cs4-doesnt-like-the-combo-of-internal-classes-and-interfaces-in-as3/comment-page-1/#comment-21</link>
		<dc:creator>booltox</dc:creator>
		<pubDate>Wed, 14 Oct 2009 00:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=5#comment-21</guid>
		<description>Great!.

I was just bumping into this. I&#039;m new to the flash environment so I was wasn&#039;t looking forward to hunting down this problem. Your blog saved me some time. Good work!</description>
		<content:encoded><![CDATA[<p>Great!.</p>
<p>I was just bumping into this. I&#8217;m new to the flash environment so I was wasn&#8217;t looking forward to hunting down this problem. Your blog saved me some time. Good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storing Custom AMF files for AIR Apps by Quentin</title>
		<link>http://blog.webdeely.com/2009/03/storing-custom-strongly-typed-amf-files-for-air-apps/comment-page-1/#comment-19</link>
		<dc:creator>Quentin</dc:creator>
		<pubDate>Mon, 21 Sep 2009 08:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=26#comment-19</guid>
		<description>I am not storing anything actually, just trying to read it, first!</description>
		<content:encoded><![CDATA[<p>I am not storing anything actually, just trying to read it, first!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Storing Custom AMF files for AIR Apps by Chris Deely</title>
		<link>http://blog.webdeely.com/2009/03/storing-custom-strongly-typed-amf-files-for-air-apps/comment-page-1/#comment-18</link>
		<dc:creator>Chris Deely</dc:creator>
		<pubDate>Sat, 19 Sep 2009 23:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdeely.com/?p=26#comment-18</guid>
		<description>@Quentin 
I&#039;ll have to experiment with reading browser SharedObjects, I see no reason why it wouldn&#039;t work.

Are you storing any complex objects in the SO? Meaning anything other than Flash Player native obects (Number, Boolean, Array, etc).  

If so, you need to register the class alias for each object you wish to retrieve from the SO.</description>
		<content:encoded><![CDATA[<p>@Quentin<br />
I&#8217;ll have to experiment with reading browser SharedObjects, I see no reason why it wouldn&#8217;t work.</p>
<p>Are you storing any complex objects in the SO? Meaning anything other than Flash Player native obects (Number, Boolean, Array, etc).  </p>
<p>If so, you need to register the class alias for each object you wish to retrieve from the SO.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

