<?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>Enigmatic Thought &#187; link</title>
	<atom:link href="http://blog.enigmaticthought.com/tag/link/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.enigmaticthought.com</link>
	<description>import com.enigmaticThought.blog;</description>
	<lastBuildDate>Fri, 25 Jun 2010 19:54:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>[Bindable] on a read-only getter</title>
		<link>http://blog.enigmaticthought.com/2009/07/bindable-on-a-read-only-getter-is-unnecessary-and-will-be-ignored-josh-talks-flash/</link>
		<comments>http://blog.enigmaticthought.com/2009/07/bindable-on-a-read-only-getter-is-unnecessary-and-will-be-ignored-josh-talks-flash/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 02:00:56 +0000</pubDate>
		<dc:creator>Matt C</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[link]]></category>
		<guid isPermaLink="false">http://enigmaticthought.com/?p=121</guid>
		<description><![CDATA[At Josh Talks Flash Josh posted about something I just ran into the other day.  The warning [Bindable] on a read-only getter is unnecessary and will be ignored appeared when I was creating a Model for an MVC application.  Since I was using an ArrayCollection it wasn&#8217;t a big deal, but if your using a [...]]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://joshblog.net">Josh Talks Flash</a> Josh posted about something I just ran into the other day.  The warning <a href="http://joshblog.net/2009/07/15/flex-readonly-bindable-getter-ignored-warning-explained/">[Bindable] on a read-only getter is unnecessary and will be ignored</a> appeared when I was creating a Model for an <a href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller">MVC</a> application.  Since I was using an ArrayCollection it wasn&#8217;t a big deal, but if your using a basic type Josh explain how to set up an event to keep your binding working.<br />
<h3 class='related_post_title'>Related Posts (generated):</h3>
<ul class='related_post'>
<li><a href='http://enigmaticthought.com/2010/06/flash-debug-crashing-in-firefox/' title='Flash Debug crashing in Firefox?'>Flash Debug crashing in Firefox?</a></li>
<li><a href='http://enigmaticthought.com/2009/12/why-algorithms-matter/' title='Why Algorithms Matter'>Why Algorithms Matter</a></li>
<li><a href='http://enigmaticthought.com/2009/11/scientific-notation-patch-accepted/' title='Scientific Notation Patch Accepted'>Scientific Notation Patch Accepted</a></li>
<li><a href='http://enigmaticthought.com/2009/09/flash-builders-new-menu/' title='Altering Flash Builder&#8217;s new menu'>Altering Flash Builder&#8217;s new menu</a></li>
<li><a href='http://enigmaticthought.com/2009/08/how-to-flex-the-twitter-api/' title='How to Flex the Twitter API'>How to Flex the Twitter API</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.enigmaticthought.com/2009/07/bindable-on-a-read-only-getter-is-unnecessary-and-will-be-ignored-josh-talks-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
