<?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: Looks like Flex data binding is not bidirectional</title>
	<atom:link href="http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/</link>
	<description>Integrating into the future</description>
	<pubDate>Sun, 23 Nov 2008 14:30:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Doug</title>
		<link>http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-26204</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 28 Apr 2008 17:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-26204</guid>
		<description>Hi,
Thanks for posting. It actually helps me to solve the issue.
But the way you use the syntax is wrong. According to Flex 3 documentation, the curly bracket "{" and "}" are not needed in the "source" and "destination" declaration.
Regards,
Doug</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for posting. It actually helps me to solve the issue.<br />
But the way you use the syntax is wrong. According to Flex 3 documentation, the curly bracket &#8220;{&#8221; and &#8220;}&#8221; are not needed in the &#8220;source&#8221; and &#8220;destination&#8221; declaration.<br />
Regards,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-10724</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Mon, 19 Nov 2007 07:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-10724</guid>
		<description>The binding should not be bidirectional by default, imagine situations where you need to do some validation on the fields before applying the changes.

just my 50 cents :)</description>
		<content:encoded><![CDATA[<p>The binding should not be bidirectional by default, imagine situations where you need to do some validation on the fields before applying the changes.</p>
<p>just my 50 cents :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexey</title>
		<link>http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-5256</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Tue, 07 Aug 2007 05:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-5256</guid>
		<description>Luxspes, I believed I used both to make sure that bidirectional binding works.</description>
		<content:encoded><![CDATA[<p>Luxspes, I believed I used both to make sure that bidirectional binding works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luxspes</title>
		<link>http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-5237</link>
		<dc:creator>Luxspes</dc:creator>
		<pubDate>Mon, 06 Aug 2007 23:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-5237</guid>
		<description>Mmmm... your blog "ate" part of my post... I trying to ask you if you used both "mx:TextInput text=â€{currenLoan.loanAmount}â€" and "mx:Binding source=â€{myTextInput.text}â€ destination=â€{currentLoan.loanAmount}â€" to enable bidirectional  binding... or you used only one of them...</description>
		<content:encoded><![CDATA[<p>Mmmm&#8230; your blog &#8220;ate&#8221; part of my post&#8230; I trying to ask you if you used both &#8220;mx:TextInput text=â€{currenLoan.loanAmount}â€&#8221; and &#8220;mx:Binding source=â€{myTextInput.text}â€ destination=â€{currentLoan.loanAmount}â€&#8221; to enable bidirectional  binding&#8230; or you used only one of them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luxspes</title>
		<link>http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-5236</link>
		<dc:creator>Luxspes</dc:creator>
		<pubDate>Mon, 06 Aug 2007 23:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/2007/04/09/looks-like-flex-data-binding-is-not-bidirectional/#comment-5236</guid>
		<description>Hi!
And... after you added  you removed  or you kept both of them? (Do you need both of them for bidirectional databinding?)
Thanks
by</description>
		<content:encoded><![CDATA[<p>Hi!<br />
And&#8230; after you added  you removed  or you kept both of them? (Do you need both of them for bidirectional databinding?)<br />
Thanks<br />
by</p>
]]></content:encoded>
	</item>
</channel>
</rss>
