<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flexponential &#187; SkinnableDataContainer</title>
	<atom:link href="http://flexponential.com/tag/skinnabledatacontainer/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Thu, 10 Nov 2011 18:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Binding warnings when using Object in a List dataProvider</title>
		<link>http://flexponential.com/2009/11/11/binding-warnings-when-using-object-in-a-list-dataprovider/</link>
		<comments>http://flexponential.com/2009/11/11/binding-warnings-when-using-object-in-a-list-dataprovider/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 17:49:29 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[DataGroup]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[SkinnableDataContainer]]></category>
		<category><![CDATA[spark]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=116</guid>
		<description><![CDATA[If you have built a custom item renderer for a DataGroup or List you may have come across warnings in your Flash Builder console output similar to this: warning: unable to bind to property 'firstName' on class 'Object' (class is not an IEventDispatcher) This kind of warning typically happens when you are trying to bind [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2009/11/11/binding-warnings-when-using-object-in-a-list-dataprovider/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

