<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Accessing a List from its itemRenderer</title>
	<atom:link href="http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/</link>
	<description>even if you aren't testing your code, you should write testable code</description>
	<lastBuildDate>Sat, 04 Sep 2010 16:45:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Paul</title>
		<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/comment-page-1/#comment-45</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 15 May 2008 13:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/#comment-45</guid>
		<description>thanks so much for posting this, you concisely made clear what the Flex manual fails to, helped me a lot</description>
		<content:encoded><![CDATA[<p>thanks so much for posting this, you concisely made clear what the Flex manual fails to, helped me a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brixel</title>
		<link>http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/comment-page-1/#comment-44</link>
		<dc:creator>Brixel</dc:creator>
		<pubDate>Thu, 10 Apr 2008 19:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://joelhooks.com/2008/03/18/accessing-a-list-from-its-itemrenderer/#comment-44</guid>
		<description>Hello there. I&#039;ve been searching for a solution to a similar problem. I have a custom MXML component, which is a tree. It has some public properties in it, etc. It points to an AS class as it&#039;s itemRenderer.

What is escaping me is the ability to target the public properties of that component from with in the AS class. I can get to the instance of the tree, but not the stuff inside the component container itself.

Now calling something like &quot;document.myCustomTreeComponent.myPublicProperty&quot; will work, but I shouldn&#039;t have to go all the way out and back in just to get what should be in my &quot;parent&quot; container, should I?

Hoping for any help, thanks.</description>
		<content:encoded><![CDATA[<p>Hello there. I&#8217;ve been searching for a solution to a similar problem. I have a custom MXML component, which is a tree. It has some public properties in it, etc. It points to an AS class as it&#8217;s itemRenderer.</p>
<p>What is escaping me is the ability to target the public properties of that component from with in the AS class. I can get to the instance of the tree, but not the stuff inside the component container itself.</p>
<p>Now calling something like &#8220;document.myCustomTreeComponent.myPublicProperty&#8221; will work, but I shouldn&#8217;t have to go all the way out and back in just to get what should be in my &#8220;parent&#8221; container, should I?</p>
<p>Hoping for any help, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
