<?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: Using ActiveRecord in the Zend Framework</title>
	<atom:link href="http://www.armando.ws/2008/03/using-activerecord-in-the-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.armando.ws/2008/03/using-activerecord-in-the-zend-framework/</link>
	<description>All things Technical and Personal - Armando Padilla</description>
	<lastBuildDate>Wed, 29 Dec 2010 11:09:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Phillip Winn</title>
		<link>http://www.armando.ws/2008/03/using-activerecord-in-the-zend-framework/comment-page-1/#comment-37404</link>
		<dc:creator>Phillip Winn</dc:creator>
		<pubDate>Fri, 20 Feb 2009 19:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.armando.ws/?p=134#comment-37404</guid>
		<description>The lack of cascading inserts seems like a pretty big deal to me right now. It&#039;s almost enough to push me toward the Data Mapper pattern. :-(</description>
		<content:encoded><![CDATA[<p>The lack of cascading inserts seems like a pretty big deal to me right now. It&#8217;s almost enough to push me toward the Data Mapper pattern. <img src='http://www.armando.ws/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yellow1912</title>
		<link>http://www.armando.ws/2008/03/using-activerecord-in-the-zend-framework/comment-page-1/#comment-8055</link>
		<dc:creator>yellow1912</dc:creator>
		<pubDate>Tue, 30 Sep 2008 06:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.armando.ws/?p=134#comment-8055</guid>
		<description>Say I want to select all books, with the author name of the book in the returned set, not the author id, how do I do it? I believe in rails it can be done for you if you set the relationship correctly, Im not sure how this is done in Zend?

Thank you</description>
		<content:encoded><![CDATA[<p>Say I want to select all books, with the author name of the book in the returned set, not the author id, how do I do it? I believe in rails it can be done for you if you set the relationship correctly, Im not sure how this is done in Zend?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

