<?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/"
		>
<channel>
	<title>Comments on: What a stupid AIR problem to have</title>
	<atom:link href="http://johnwilker.com/2008/12/what-a-stupid-air-problem-to-have/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnwilker.com/2008/12/what-a-stupid-air-problem-to-have/</link>
	<description>John Wilker: Community, Code, Randomness</description>
	<lastBuildDate>Tue, 24 Jan 2012 20:39:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dhiraj</title>
		<link>http://johnwilker.com/2008/12/what-a-stupid-air-problem-to-have/comment-page-1/#comment-931</link>
		<dc:creator>dhiraj</dc:creator>
		<pubDate>Thu, 04 Dec 2008 04:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://johnwilker.com/?p=611#comment-931</guid>
		<description>Further problem: When you actually use the AIR namespace in your application (I&#039;ve got it like 5 times) to pick up resource strings (I use it for current version number, for example) - I cannot find a way to use the namespace other than the exact literal string! Variable assignment simply does not work for namespaces. 
 
This means that I have to actually to a filesearch on the namespace URL and modify the namespace in all 5 places. That really is a stupid problem to be forced to deal with. </description>
		<content:encoded><![CDATA[<p>Further problem: When you actually use the AIR namespace in your application (I&#039;ve got it like 5 times) to pick up resource strings (I use it for current version number, for example) &#8211; I cannot find a way to use the namespace other than the exact literal string! Variable assignment simply does not work for namespaces. </p>
<p>This means that I have to actually to a filesearch on the namespace URL and modify the namespace in all 5 places. That really is a stupid problem to be forced to deal with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jwilker</title>
		<link>http://johnwilker.com/2008/12/what-a-stupid-air-problem-to-have/comment-page-1/#comment-930</link>
		<dc:creator>jwilker</dc:creator>
		<pubDate>Thu, 04 Dec 2008 04:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://johnwilker.com/?p=611#comment-930</guid>
		<description>Guess I&#039;ll be making it part of my process too! GRRR </description>
		<content:encoded><![CDATA[<p>Guess I&#039;ll be making it part of my process too! GRRR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ Downes</title>
		<link>http://johnwilker.com/2008/12/what-a-stupid-air-problem-to-have/comment-page-1/#comment-929</link>
		<dc:creator>TJ Downes</dc:creator>
		<pubDate>Thu, 04 Dec 2008 03:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://johnwilker.com/?p=611#comment-929</guid>
		<description>yup, the app.xml has been the source of a number of headaches for me after upgrading my AIR runtime and/or FlexBuilder. ive made it a habit to make this the first thing I check after doing an upgrade if I get errors </description>
		<content:encoded><![CDATA[<p>yup, the app.xml has been the source of a number of headaches for me after upgrading my AIR runtime and/or FlexBuilder. ive made it a habit to make this the first thing I check after doing an upgrade if I get errors</p>
]]></content:encoded>
	</item>
</channel>
</rss>

