<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JacksonDunstan.com &#187; references</title>
	<atom:link href="http://jacksondunstan.com/articles/tag/references/feed" rel="self" type="application/rss+xml" />
	<link>http://jacksondunstan.com</link>
	<description>Mastering AS3</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:00:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Class Dependencies</title>
		<link>http://jacksondunstan.com/articles/1027</link>
		<comments>http://jacksondunstan.com/articles/1027#comments</comments>
		<pubDate>Mon, 24 Jan 2011 10:00:49 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[dependencies]]></category>
		<category><![CDATA[mxmlc]]></category>
		<category><![CDATA[references]]></category>

		<guid isPermaLink="false">http://jacksondunstan.com/?p=1027</guid>
		<description><![CDATA[One of AS3&#8242;s strong suits is its ability to very easily use classes in a dynamic way. Every once in a while, this leads MXMLC to completely remove some of your classes from the output SWF and you then get some very strange behavior. Read on for some strategies for using dynamic classes without going [...]]]></description>
		<wfw:commentRss>http://jacksondunstan.com/articles/1027/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Weak References</title>
		<link>http://jacksondunstan.com/articles/346</link>
		<comments>http://jacksondunstan.com/articles/346#comments</comments>
		<pubDate>Wed, 30 Sep 2009 09:00:49 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[garbage collection]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[references]]></category>

		<guid isPermaLink="false">http://jacksondunstan.com/?p=346</guid>
		<description><![CDATA[Weak key support in the Dictionary class is one of those rarely-used features that can be greatly useful on occasion. This is the only place in the Flash API where weak references are used. In Java, there is another useful class for when you just want to make one weak reference, not a whole table [...]]]></description>
		<wfw:commentRss>http://jacksondunstan.com/articles/346/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

