<?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: Adobe MAX. Blog #3. Freedom to AIR!</title>
	<atom:link href="http://flexblog.faratasystems.com/2008/11/17/adobe-max-blog-3-freedom-to-air/feed" rel="self" type="application/rss+xml" />
	<link>http://flexblog.faratasystems.com/2008/11/17/adobe-max-blog-3-freedom-to-air</link>
	<description>A blog about our experience with Adobe Flex</description>
	<lastBuildDate>Sun, 15 Jan 2012 16:29:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yakov Fain</title>
		<link>http://flexblog.faratasystems.com/2008/11/17/adobe-max-blog-3-freedom-to-air/comment-page-1#comment-37056</link>
		<dc:creator>Yakov Fain</dc:creator>
		<pubDate>Mon, 17 Nov 2008 14:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=375#comment-37056</guid>
		<description>Jim, thank you for the tip!

Yakov</description>
		<content:encoded><![CDATA[<p>Jim, thank you for the tip!</p>
<p>Yakov</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimhayes</title>
		<link>http://flexblog.faratasystems.com/2008/11/17/adobe-max-blog-3-freedom-to-air/comment-page-1#comment-37051</link>
		<dc:creator>jimhayes</dc:creator>
		<pubDate>Mon, 17 Nov 2008 11:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=375#comment-37051</guid>
		<description>&quot;The API for working with local SQLLite is easy to understand, but the result set comes back as untyped array of objects with properties corresponding to the table column names.  It would be nice to have an ability to specify a strongly typed ActionScript class corresponding to the expected result set.&quot;

In fact, you can do this. Set the &quot;itemClass&quot; property on your sqlStatement to your custom class and results are returned as instances of that class.
Hope thats useful, Jim.</description>
		<content:encoded><![CDATA[<p>&#8220;The API for working with local SQLLite is easy to understand, but the result set comes back as untyped array of objects with properties corresponding to the table column names.  It would be nice to have an ability to specify a strongly typed ActionScript class corresponding to the expected result set.&#8221;</p>
<p>In fact, you can do this. Set the &#8220;itemClass&#8221; property on your sqlStatement to your custom class and results are returned as instances of that class.<br />
Hope thats useful, Jim.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

