<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Flex data binding pitfalls</title>
	<atom:link href="http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/feed/" rel="self" type="application/rss+xml" />
	<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/</link>
	<description></description>
	<lastBuildDate>Fri, 28 Jan 2011 19:11:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Philip</title>
		<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/#comment-65</link>
		<dc:creator><![CDATA[Philip]]></dc:creator>
		<pubDate>Fri, 14 May 2010 14:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://dodgybits.org/?p=24#comment-65</guid>
		<description><![CDATA[Hi Daniel, 

FYI I am running into the same warning. There seems to be a lot of confusion about what this warning means.

Thanks,

Philip]]></description>
		<content:encoded><![CDATA[<p>Hi Daniel, </p>
<p>FYI I am running into the same warning. There seems to be a lot of confusion about what this warning means.</p>
<p>Thanks,</p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/#comment-48</link>
		<dc:creator><![CDATA[Daniel]]></dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://dodgybits.org/?p=24#comment-48</guid>
		<description><![CDATA[Hi Randy, 
Thanks for this nice writeup. Could you perhaps discuss the meaning and implications of the following warning that is seen when attempting to watch or bind a setter to a property such as &#039;enabled&#039; on a Button control? 

&#039;warning: multiple describeType entries for &#039;[PROPERTY]&#039; on type...&#039; 

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hi Randy,<br />
Thanks for this nice writeup. Could you perhaps discuss the meaning and implications of the following warning that is seen when attempting to watch or bind a setter to a property such as &#8216;enabled&#8217; on a Button control? </p>
<p>&#8216;warning: multiple describeType entries for &#8216;[PROPERTY]&#8216; on type&#8230;&#8217; </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Nielsen</title>
		<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/#comment-43</link>
		<dc:creator><![CDATA[Randy Nielsen]]></dc:creator>
		<pubDate>Mon, 21 Dec 2009 01:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://dodgybits.org/?p=24#comment-43</guid>
		<description><![CDATA[Hi Andy,
I recently read your blog post on Data Binding Pitfalls and really liked it.

We’re trying to add more links in our docs so that Flex developers are made aware of the great community content out there. I&#039;m wondering whether you would consider adding a comment with a link to your post to the following page:

* Your page: http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/
* Our page: http://livedocs.adobe.com/flex/3/html/help.html?content=data_access_1.html

Integration of customer-generated content is a key component in the success of the Flash platform documentation, so we really appreciate your contribution. FYI, here’s a blog post with a little more information about community help contributions: http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html. This post specifically mentions Adobe AIR but we’re doing this across the entire Adobe Flash Platform.

Best regards
Randy Nielsen
Flex Documentation Manager
Adobe Systems Incorporated]]></description>
		<content:encoded><![CDATA[<p>Hi Andy,<br />
I recently read your blog post on Data Binding Pitfalls and really liked it.</p>
<p>We’re trying to add more links in our docs so that Flex developers are made aware of the great community content out there. I&#8217;m wondering whether you would consider adding a comment with a link to your post to the following page:</p>
<p>* Your page: <a href="http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/" rel="nofollow">http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/</a><br />
* Our page: <a href="http://livedocs.adobe.com/flex/3/html/help.html?content=data_access_1.html" rel="nofollow">http://livedocs.adobe.com/flex/3/html/help.html?content=data_access_1.html</a></p>
<p>Integration of customer-generated content is a key component in the success of the Flash platform documentation, so we really appreciate your contribution. FYI, here’s a blog post with a little more information about community help contributions: <a href="http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html" rel="nofollow">http://blogs.adobe.com/actionscriptdocs/2009/08/developers_and_writers_adobe_w.html</a>. This post specifically mentions Adobe AIR but we’re doing this across the entire Adobe Flash Platform.</p>
<p>Best regards<br />
Randy Nielsen<br />
Flex Documentation Manager<br />
Adobe Systems Incorporated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliot</title>
		<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/#comment-40</link>
		<dc:creator><![CDATA[Elliot]]></dc:creator>
		<pubDate>Fri, 20 Nov 2009 12:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://dodgybits.org/?p=24#comment-40</guid>
		<description><![CDATA[Thank you. Binding constant events really threw me.]]></description>
		<content:encoded><![CDATA[<p>Thank you. Binding constant events really threw me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/#comment-34</link>
		<dc:creator><![CDATA[Eugene]]></dc:creator>
		<pubDate>Sun, 09 Aug 2009 19:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://dodgybits.org/?p=24#comment-34</guid>
		<description><![CDATA[Hi Andy,

Now I see what you mean. Thanks for your time and effort!

Eugene]]></description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>Now I see what you mean. Thanks for your time and effort!</p>
<p>Eugene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andybryant</title>
		<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/#comment-33</link>
		<dc:creator><![CDATA[andybryant]]></dc:creator>
		<pubDate>Sun, 09 Aug 2009 13:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://dodgybits.org/?p=24#comment-33</guid>
		<description><![CDATA[Hi Eugene,

[sourcecode language=&#039;jscript&#039;]
public static const ASK_PRICE_CHANGE : String =  
   &quot;askPriceChange&quot;;

[Bindable(event=ASK_PRICE_CHANGE)]
public function get askPrice():Number
[/sourcecode]

The above code doesn&#039;t work since the bindable tag causes the compiler to generate binding code listening for events of type &quot;ASK_PRICE_CHANGE&quot;, not type &quot;askPriceChange&quot; as you might expect. Try looking at the generated binding source files to see what I mean.]]></description>
		<content:encoded><![CDATA[<p>Hi Eugene,</p>
<pre class="brush: jscript;">
public static const ASK_PRICE_CHANGE : String =
   "askPriceChange";

[Bindable(event=ASK_PRICE_CHANGE)]
public function get askPrice():Number
</pre>
<p>The above code doesn&#8217;t work since the bindable tag causes the compiler to generate binding code listening for events of type &#8220;ASK_PRICE_CHANGE&#8221;, not type &#8220;askPriceChange&#8221; as you might expect. Try looking at the generated binding source files to see what I mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Se</title>
		<link>http://dodgybits.org/2009/04/12/flex-data-binding-pitfalls/#comment-32</link>
		<dc:creator><![CDATA[Eugene Se]]></dc:creator>
		<pubDate>Sun, 12 Jul 2009 13:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://dodgybits.org/?p=24#comment-32</guid>
		<description><![CDATA[Hi Andy,

Some really useful information you present here. I actually don&#039;t understand your first issue:
&quot;Don’t use constants as Bindable event names&quot;

I usually do this and it works. So what do you mean by: &#039;If you change the constant value, the binding will not fire.&#039; ?

I guess you mean changing the constant value at run-time, but why would you change a constant value at run-time?

Thanks,

Eugene]]></description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>Some really useful information you present here. I actually don&#8217;t understand your first issue:<br />
&#8220;Don’t use constants as Bindable event names&#8221;</p>
<p>I usually do this and it works. So what do you mean by: &#8216;If you change the constant value, the binding will not fire.&#8217; ?</p>
<p>I guess you mean changing the constant value at run-time, but why would you change a constant value at run-time?</p>
<p>Thanks,</p>
<p>Eugene</p>
]]></content:encoded>
	</item>
</channel>
</rss>

