<?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"
	>
<channel>
	<title>Comments on: Enumerating data types in Actionscript 3 (AS3)</title>
	<atom:link href="http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/</link>
	<description>"Test until fear turns to boredom"</description>
	<pubDate>Fri, 21 Nov 2008 19:46:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joel</title>
		<link>http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-501</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Tue, 29 Apr 2008 01:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-501</guid>
		<description>Thanks Cliff, I knew it was there someplace. I really dig this method. Keeps things nice and DRY.</description>
		<content:encoded><![CDATA[<p>Thanks Cliff, I knew it was there someplace. I really dig this method. Keeps things nice and DRY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliff Hall</title>
		<link>http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-500</link>
		<dc:creator>Cliff Hall</dc:creator>
		<pubDate>Tue, 29 Apr 2008 01:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-500</guid>
		<description>There are some Enums in the &lt;a href="http://trac.puremvc.org/Demo_AS3_Flex_EmployeeAdmin/browser/tags/EmployeeAdmin_1_3/src/org/puremvc/as3/demos/flex/employeeadmin/model/enum" rel="nofollow"&gt;PureMVC EmployeeAdmin Flex demo&lt;/a&gt;:

-=Cliff&#62;</description>
		<content:encoded><![CDATA[<p>There are some Enums in the <a href="http://trac.puremvc.org/Demo_AS3_Flex_EmployeeAdmin/browser/tags/EmployeeAdmin_1_3/src/org/puremvc/as3/demos/flex/employeeadmin/model/enum" onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://trac.puremvc.org/Demo_AS3_Flex_EmployeeAdmin/browser/tags/EmployeeAdmin_1_3/src/org/puremvc/as3/demos/flex/employeeadmin/model/enum');" rel="nofollow">PureMVC EmployeeAdmin Flex demo</a>:</p>
<p>-=Cliff&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjorn Schultheiss</title>
		<link>http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-499</link>
		<dc:creator>Bjorn Schultheiss</dc:creator>
		<pubDate>Tue, 29 Apr 2008 01:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-499</guid>
		<description>Cool, thats how i've been doing it so far.</description>
		<content:encoded><![CDATA[<p>Cool, thats how i&#8217;ve been doing it so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-498</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Tue, 29 Apr 2008 01:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-498</guid>
		<description>I would just use a straight VO in that case. This is a 'static' list of items. You don't ever call new CloudTypeEnum(), you just access the static vars, which instantiate themselves as CloudTypeEnum objects.</description>
		<content:encoded><![CDATA[<p>I would just use a straight VO in that case. This is a &#8217;static&#8217; list of items. You don&#8217;t ever call new CloudTypeEnum(), you just access the static vars, which instantiate themselves as CloudTypeEnum objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjorn Schultheiss</title>
		<link>http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-497</link>
		<dc:creator>Bjorn Schultheiss</dc:creator>
		<pubDate>Tue, 29 Apr 2008 01:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/04/28/enumerating-data-types-in-actionscript-3-as3/#comment-497</guid>
		<description>What about if you wanted to use a value from a resource bundle to set value:String ? where would you initialize the resourceManager ?

eg new CloudTypeEnum( resourceManager.getString("myBundle", "NONE"), -1 );</description>
		<content:encoded><![CDATA[<p>What about if you wanted to use a value from a resource bundle to set value:String ? where would you initialize the resourceManager ?</p>
<p>eg new CloudTypeEnum( resourceManager.getString(&#8221;myBundle&#8221;, &#8220;NONE&#8221;), -1 );</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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