<?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: Flex 2 ItemRenders</title>
	<atom:link href="http://blog.flashgen.com/2007/06/06/flex-2-itemrenders-pt1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flashgen.com/2007/06/06/flex-2-itemrenders-pt1/</link>
	<description>An infrequent look at developments in the world of the Flash Platform</description>
	<pubDate>Mon, 13 Oct 2008 07:07:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Sergey Kovalyov</title>
		<link>http://blog.flashgen.com/2007/06/06/flex-2-itemrenders-pt1/#comment-66002</link>
		<dc:creator>Sergey Kovalyov</dc:creator>
		<pubDate>Fri, 08 Jun 2007 08:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flashgen.com/2007/05/16/flex-2-itemrenders-pt1/#comment-66002</guid>
		<description>When you assign any UIComponent subclass to itemRenderer property, ClassFactory instance that return new YourComponent() as a result of newInstance() method is created automatically, so we don't need to care about it. Sure, you need to create IFactory instance manually when you set itemRenderer via ActionScript, but that's infrequent case. :)</description>
		<content:encoded><![CDATA[<p>When you assign any UIComponent subclass to itemRenderer property, ClassFactory instance that return new YourComponent() as a result of newInstance() method is created automatically, so we don&#8217;t need to care about it. Sure, you need to create IFactory instance manually when you set itemRenderer via ActionScript, but that&#8217;s infrequent case. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
