<?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: Iterating Through AS3 Class Properties</title>
	<atom:link href="http://www.fiftyonereasons.com/2009/06/iterating-through-as3-class-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fiftyonereasons.com/2009/06/iterating-through-as3-class-properties/</link>
	<description>Interactive Media Development + Exploration</description>
	<lastBuildDate>Sun, 08 Aug 2010 19:11:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Wayne Helman</title>
		<link>http://www.fiftyonereasons.com/2009/06/iterating-through-as3-class-properties/comment-page-1/#comment-84</link>
		<dc:creator>Wayne Helman</dc:creator>
		<pubDate>Wed, 11 Nov 2009 16:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.a51integrated.com/blog/?p=20#comment-84</guid>
		<description>Yes Justin, true. To be semantically correct, it would be a class instance. But at runtime, I don&#039;t think there&#039;s a way to iterate through a class without instantiating it first, although admittedly, I haven&#039;t tried.</description>
		<content:encoded><![CDATA[<p>Yes Justin, true. To be semantically correct, it would be a class instance. But at runtime, I don&#8217;t think there&#8217;s a way to iterate through a class without instantiating it first, although admittedly, I haven&#8217;t tried.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Bowes</title>
		<link>http://www.fiftyonereasons.com/2009/06/iterating-through-as3-class-properties/comment-page-1/#comment-83</link>
		<dc:creator>Justin Bowes</dc:creator>
		<pubDate>Wed, 11 Nov 2009 16:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.a51integrated.com/blog/?p=20#comment-83</guid>
		<description>Aren&#039;t these instance properties, not class properties?  Class properties would be Sprite.someProperty, not (new Sprite()).someProperty as you&#039;ve shown here.</description>
		<content:encoded><![CDATA[<p>Aren&#8217;t these instance properties, not class properties?  Class properties would be Sprite.someProperty, not (new Sprite()).someProperty as you&#8217;ve shown here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
