<?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: AIR ActiveRecord is Open Source</title>
	<atom:link href="http://jacwright.com/blog/79/air-activerecord-is-open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/</link>
	<description>Flex, AIR, PHP, etc.</description>
	<lastBuildDate>Tue, 09 Mar 2010 12:24:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Divmon</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-8579</link>
		<dc:creator>Divmon</dc:creator>
		<pubDate>Tue, 15 Sep 2009 13:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-8579</guid>
		<description>Just commented out the params section in ActiveRecord.loadItems and findAll now works.

Hmmmmn...</description>
		<content:encoded><![CDATA[<p>Just commented out the params section in ActiveRecord.loadItems and findAll now works.</p>
<p>Hmmmmn&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Divmon</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-8578</link>
		<dc:creator>Divmon</dc:creator>
		<pubDate>Tue, 15 Sep 2009 13:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-8578</guid>
		<description>I&#039;m playing with this in gumbo, when I try to get an array of the data in a table using findAll() I get an &#039;Error #3137: An index specified for a parameter was out of range.&#039;, details:&#039;variable number must be between ?0 and ?-1&#039; error (I&#039;m not using any params).

There are two records in the DB.

Any ideas or am I going the wrong way in getting an array (or ideally arraycollection) of the data in a  table

Cheers</description>
		<content:encoded><![CDATA[<p>I&#8217;m playing with this in gumbo, when I try to get an array of the data in a table using findAll() I get an &#8216;Error #3137: An index specified for a parameter was out of range.&#8217;, details:&#8217;variable number must be between ?0 and ?-1&#8242; error (I&#8217;m not using any params).</p>
<p>There are two records in the DB.</p>
<p>Any ideas or am I going the wrong way in getting an array (or ideally arraycollection) of the data in a  table</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-8389</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Wed, 03 Jun 2009 15:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-8389</guid>
		<description>That is weird. I&#039;ve not run into it, but I haven&#039;t used the DataGrid with ActiveRecord either. You could step through the datagrid code on a roll over if you dare. :)</description>
		<content:encoded><![CDATA[<p>That is weird. I&#8217;ve not run into it, but I haven&#8217;t used the DataGrid with ActiveRecord either. You could step through the datagrid code on a roll over if you dare. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Hays</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-8386</link>
		<dc:creator>Doug Hays</dc:creator>
		<pubDate>Wed, 03 Jun 2009 05:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-8386</guid>
		<description>First off, this ActiveRecord implementation for AIR has saved me a ton of time.  So, thank you.

But my question is this... I&#039;ve just now bound an ArrayCollection of objects that extend ActiveRecord to a datagrid.  The data appears just as I&#039;d expect but something decidedly odd is happening.  The roll-over highlighting and selecting on the datagrid is not working.

When I switch to an ArrayCollection of objects that don&#039;t extend ActiveRecord, it works fine.

Has any one run into this issue?  I&#039;ve never seen anything like it in my years of Flex development.

Thanks again!
Doug.</description>
		<content:encoded><![CDATA[<p>First off, this ActiveRecord implementation for AIR has saved me a ton of time.  So, thank you.</p>
<p>But my question is this&#8230; I&#8217;ve just now bound an ArrayCollection of objects that extend ActiveRecord to a datagrid.  The data appears just as I&#8217;d expect but something decidedly odd is happening.  The roll-over highlighting and selecting on the datagrid is not working.</p>
<p>When I switch to an ArrayCollection of objects that don&#8217;t extend ActiveRecord, it works fine.</p>
<p>Has any one run into this issue?  I&#8217;ve never seen anything like it in my years of Flex development.</p>
<p>Thanks again!<br />
Doug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noirbizarre</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-8156</link>
		<dc:creator>noirbizarre</dc:creator>
		<pubDate>Mon, 20 Oct 2008 06:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-8156</guid>
		<description>Great tool!!
Just what I was looking for!!

I wanted to contribute, can you add me on the google code projet?
I already have done some fix and enhancement (I can send you before comit).</description>
		<content:encoded><![CDATA[<p>Great tool!!<br />
Just what I was looking for!!</p>
<p>I wanted to contribute, can you add me on the google code projet?<br />
I already have done some fix and enhancement (I can send you before comit).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 360&#124;Flex slides for &#8220;AIR SQLite: An optimization conversation&#8221;, a bunch of Words, punctuated - by Paul Robertson (http://probertson.com/)</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-8052</link>
		<dc:creator>360&#124;Flex slides for &#8220;AIR SQLite: An optimization conversation&#8221;, a bunch of Words, punctuated - by Paul Robertson (http://probertson.com/)</dc:creator>
		<pubDate>Sat, 23 Aug 2008 00:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-8052</guid>
		<description>[...] ActiveRecord source and blog post explaining its usage (Jacob [...]</description>
		<content:encoded><![CDATA[<p>[...] ActiveRecord source and blog post explaining its usage (Jacob [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-8018</link>
		<dc:creator>Sunil</dc:creator>
		<pubDate>Thu, 31 Jul 2008 17:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-8018</guid>
		<description>Wow, you rock!

ActiveRecord is the best thing since sliced bread. Everybody loves AIR.  What a great combination...</description>
		<content:encoded><![CDATA[<p>Wow, you rock!</p>
<p>ActiveRecord is the best thing since sliced bread. Everybody loves AIR.  What a great combination&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Wright</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-7936</link>
		<dc:creator>Jacob Wright</dc:creator>
		<pubDate>Fri, 13 Jun 2008 15:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-7936</guid>
		<description>Thanks Campbell!

I&#039;m looking forward to ActionScript 4 which should allow proxy capabilities on any classes, not just subclasses of proxy.</description>
		<content:encoded><![CDATA[<p>Thanks Campbell!</p>
<p>I&#8217;m looking forward to ActionScript 4 which should allow proxy capabilities on any classes, not just subclasses of proxy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Campbell Anderson</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-7935</link>
		<dc:creator>Campbell Anderson</dc:creator>
		<pubDate>Fri, 13 Jun 2008 08:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-7935</guid>
		<description>sweet implementation dude. I looked at proxies for this a while ago and its true that they are a bit problematic, but without pre-processors on the compiler there are few other choices.

Well done on this man a lot of people have been waiting for something like this.</description>
		<content:encoded><![CDATA[<p>sweet implementation dude. I looked at proxies for this a while ago and its true that they are a bit problematic, but without pre-processors on the compiler there are few other choices.</p>
<p>Well done on this man a lot of people have been waiting for something like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alvaro</title>
		<link>http://jacwright.com/blog/79/air-activerecord-is-open-source/comment-page-1/#comment-7933</link>
		<dc:creator>Alvaro</dc:creator>
		<pubDate>Fri, 13 Jun 2008 01:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://jacwright.com/blog/?p=79#comment-7933</guid>
		<description>Cool! :)</description>
		<content:encoded><![CDATA[<p>Cool! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
