<?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: Flickering Adobe Flex custom renderer for DataGrid</title>
	<atom:link href="http://negev.wordpress.com/2007/11/17/flickering-adobe-flex-custom-renderer-for-datagrid/feed/" rel="self" type="application/rss+xml" />
	<link>http://negev.wordpress.com/2007/11/17/flickering-adobe-flex-custom-renderer-for-datagrid/</link>
	<description>by Peter Kehl</description>
	<lastBuildDate>Thu, 22 Oct 2009 20:07:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard C Haven</title>
		<link>http://negev.wordpress.com/2007/11/17/flickering-adobe-flex-custom-renderer-for-datagrid/#comment-525</link>
		<dc:creator>Richard C Haven</dc:creator>
		<pubDate>Sat, 24 Jan 2009 21:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://negev.wordpress.com/2007/11/17/flickering-adobe-flex-custom-renderer-for-datagrid/#comment-525</guid>
		<description>Just me, but I never trust the operator order of precedence; I use parentheses to insure that the operations are doing what I think they are:

 if ((listData != null) &amp;&amp; (listData.uid != lastUID))</description>
		<content:encoded><![CDATA[<p>Just me, but I never trust the operator order of precedence; I use parentheses to insure that the operations are doing what I think they are:</p>
<p> if ((listData != null) &amp;&amp; (listData.uid != lastUID))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
