<?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: Displaying the row number or index in a spark List</title>
	<atom:link href="http://flexponential.com/2010/02/08/displaying-the-row-number-or-index-in-a-spark-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com/2010/02/08/displaying-the-row-number-or-index-in-a-spark-list/</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Mon, 06 Sep 2010 05:21:55 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Steven Shongrunden</title>
		<link>http://flexponential.com/2010/02/08/displaying-the-row-number-or-index-in-a-spark-list/comment-page-1/#comment-510</link>
		<dc:creator>Steven Shongrunden</dc:creator>
		<pubDate>Tue, 09 Feb 2010 21:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=323#comment-510</guid>
		<description>&lt;a href=&quot;#comment-508&quot; rel=&quot;nofollow&quot;&gt;@Amy&lt;/a&gt; - The data setter gets called after the renderer is added to the display list and all of the renderer&#039;s children (such as the Label) are created.  This should be the same behavior as in halo.  Do you have an example of a case where this failed for you in Flex 3?</description>
		<content:encoded><![CDATA[<p><a href="#comment-508" rel="nofollow">@Amy</a> &#8211; The data setter gets called after the renderer is added to the display list and all of the renderer&#8217;s children (such as the Label) are created.  This should be the same behavior as in halo.  Do you have an example of a case where this failed for you in Flex 3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://flexponential.com/2010/02/08/displaying-the-row-number-or-index-in-a-spark-list/comment-page-1/#comment-508</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://flexponential.com/?p=323#comment-508</guid>
		<description>Has Flex 4 solved the issue that sometimes the set data function will get called before the component is instantiated?  If not, it seems like using the setter to directly reference the labels could result in NPE errors.</description>
		<content:encoded><![CDATA[<p>Has Flex 4 solved the issue that sometimes the set data function will get called before the component is instantiated?  If not, it seems like using the setter to directly reference the labels could result in NPE errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
