<?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: Automatically generating exclude.xml files</title>
	<atom:link href="http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/</link>
	<description>a stroke of luck</description>
	<lastBuildDate>Thu, 02 Feb 2012 07:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-23696</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Tue, 01 Dec 2009 17:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-23696</guid>
		<description>Hi Gludion,

Thanks for the update! I haven&#039;t used AS2 for years but I&#039;m glad to know that this code is still useful to someone :) And hopefully your comment will help out anyone else who runs into the same problem!

Cheers,

Kelvin :)</description>
		<content:encoded><![CDATA[<p>Hi Gludion,</p>
<p>Thanks for the update! I haven't used AS2 for years but I'm glad to know that this code is still useful to someone :) And hopefully your comment will help out anyone else who runs into the same problem!</p>
<p>Cheers,</p>
<p>Kelvin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gludion</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-23695</link>
		<dc:creator>gludion</dc:creator>
		<pubDate>Tue, 01 Dec 2009 17:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-23695</guid>
		<description>it seems that the &quot;classes&quot; XML tag has been skipped in my last comment</description>
		<content:encoded><![CDATA[<p>it seems that the "classes" XML tag has been skipped in my last comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gludion</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-23694</link>
		<dc:creator>gludion</dc:creator>
		<pubDate>Tue, 01 Dec 2009 17:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-23694</guid>
		<description>Hello, 
I noticed that it doesn&#039;t work in CS3.

Just &quot;in case&quot;, here are the required corrections:
- &quot;excludeassets&quot; must have a uppercase &quot;A&quot;
- root classes must not have a &quot;.&quot; at the beginning of the path (eg. &quot;.SomeMainClass&quot;)
- &quot;&quot; is not needed</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I noticed that it doesn't work in CS3.</p>
<p>Just "in case", here are the required corrections:<br />
- "excludeassets" must have a uppercase "A"<br />
- root classes must not have a "." at the beginning of the path (eg. ".SomeMainClass")<br />
- "" is not needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelvin Luck</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-805</link>
		<dc:creator>Kelvin Luck</dc:creator>
		<pubDate>Thu, 29 May 2008 21:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-805</guid>
		<description>&lt;p&gt;Hi Ariel,&lt;/p&gt;

	&lt;p&gt;Glad you like the tool :)&lt;/p&gt;

	&lt;p&gt;I’m afraid I haven’t done any AS2 for quite a while so I’m unlikely to update the script but if you figure out how to deal with the circular reference let me know and I’ll update the post,&lt;/p&gt;

	&lt;p&gt;Cheers,&lt;/p&gt;

	&lt;p&gt;Kelvin :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Ariel,</p>
<p>Glad you like the tool :)</p>
<p>I’m afraid I haven’t done any AS2 for quite a while so I’m unlikely to update the script but if you figure out how to deal with the circular reference let me know and I’ll update the post,</p>
<p>Cheers,</p>
<p>Kelvin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ariel</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-804</link>
		<dc:creator>ariel</dc:creator>
		<pubDate>Thu, 29 May 2008 08:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-804</guid>
		<description>&lt;p&gt;Hi Kelvin,&lt;br /&gt;thanks for your tool. I just want to point out a case where it goes into an infinite loop: If you use the Xray connector in your project, there is a circular reference in the class that your class doesn’t handle. &lt;br /&gt;take care, and let me know if you get around to fixing it&lt;br /&gt;Ariel&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Kelvin,<br />thanks for your tool. I just want to point out a case where it goes into an infinite loop: If you use the Xray connector in your project, there is a circular reference in the class that your class doesn’t handle. <br />take care, and let me know if you get around to fixing it<br />Ariel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Abramski</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-724</link>
		<dc:creator>Robert Abramski</dc:creator>
		<pubDate>Tue, 08 Apr 2008 21:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-724</guid>
		<description>&lt;p&gt;In advertising we are always hitting up against file size restraints. Before this all those bytes would come out of the images. Once I exported a size report, I saw that I was losing 60 odd K on AS that I didn&#8217;t need. This is amazing!&lt;/p&gt;

	&lt;p&gt;I am an AS3 guy myself, but AS2 is still what most everyone knows so I am stuck working in it. AS3 does this automatically from what I understand.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>In advertising we are always hitting up against file size restraints. Before this all those bytes would come out of the images. Once I exported a size report, I saw that I was losing 60 odd K on AS that I didn&#8217;t need. This is amazing!</p>
<p>I am an AS3 guy myself, but AS2 is still what most everyone knows so I am stuck working in it. AS3 does this automatically from what I understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caseyc</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-635</link>
		<dc:creator>caseyc</dc:creator>
		<pubDate>Mon, 31 Dec 2007 16:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-635</guid>
		<description>&lt;p&gt;YTMND! Sometimes the simplest solutions are the best… I do have one suggestion though, it would be nice to be able to pass class references to the getExcludeXml function so that they would get “excluded” from the “exclude.xml” output. Otherwise, thanks!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>YTMND! Sometimes the simplest solutions are the best… I do have one suggestion though, it would be nice to be able to pass class references to the getExcludeXml function so that they would get “excluded” from the “exclude.xml” output. Otherwise, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goliatone</title>
		<link>http://www.kelvinluck.com/2006/12/automatically-generating-excludexml-files/comment-page-1/#comment-572</link>
		<dc:creator>goliatone</dc:creator>
		<pubDate>Mon, 30 Jul 2007 12:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://nb.kelvinluck.com/?p=57#comment-572</guid>
		<description>&lt;p&gt;hi there, &lt;br /&gt;well, this seems like some usefull thing. I will take a look and see how it goes, but anyhow, thnxs for sharing!&lt;br /&gt;goliatone&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>hi there, <br />well, this seems like some usefull thing. I will take a look and see how it goes, but anyhow, thnxs for sharing!<br />goliatone</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.450 seconds -->

