<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Extending Zend DB Table</title>
	<link>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/</link>
	<description>Dev related notes, tutorials and anecdotes</description>
	<pubDate>Sat, 22 Nov 2008 13:20:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Henrik</title>
		<link>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-1134</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 02 Jul 2008 06:29:54 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-1134</guid>
		<description>So I just checked find(), seems like it will always return a rowset whereas fetchOne will return a row or even a 1d array, depending on the arguments, hence the shortcut is still somewhat valid.</description>
		<content:encoded><![CDATA[<p>So I just checked find(), seems like it will always return a rowset whereas fetchOne will return a row or even a 1d array, depending on the arguments, hence the shortcut is still somewhat valid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-961</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 02 Jul 2008 05:29:54 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-961</guid>
		<description>So I just checked find(), seems like it will always return a rowset whereas fetchOne will return a row or even a 1d array, depending on the arguments, hence the shortcut is still somewhat valid.</description>
		<content:encoded><![CDATA[<p>So I just checked find(), seems like it will always return a rowset whereas fetchOne will return a row or even a 1d array, depending on the arguments, hence the shortcut is still somewhat valid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-937</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 25 Jun 2008 10:38:17 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-937</guid>
		<description>1.) Too lazy at the moment.
2.) Thanks for the tip, I think I've actually used the find() function before, shows how good my memory is...</description>
		<content:encoded><![CDATA[<p>1.) Too lazy at the moment.<br />
2.) Thanks for the tip, I think I&#8217;ve actually used the find() function before, shows how good my memory is&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serkys</title>
		<link>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-1133</link>
		<dc:creator>Serkys</dc:creator>
		<pubDate>Fri, 20 Jun 2008 07:59:25 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-1133</guid>
		<description>Hello!&lt;br&gt;Why you are not using encapsulation (private/public/protected)?&lt;br&gt;Your method fetchOne() dublicated method Zend_Db_Table_Abstract::find().&lt;br&gt;&lt;br&gt;Thanks for good tips ))</description>
		<content:encoded><![CDATA[<p>Hello!<br />Why you are not using encapsulation (private/public/protected)?<br />Your method fetchOne() dublicated method Zend_Db_Table_Abstract::find().</p>
<p>Thanks for good tips ))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serkys</title>
		<link>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-915</link>
		<dc:creator>Serkys</dc:creator>
		<pubDate>Fri, 20 Jun 2008 06:59:25 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/06/19/extending-zend-db-table/#comment-915</guid>
		<description>Hello!
Why you are not using encapsulation (private/public/protected)?
Your method fetchOne() dublicated method Zend_Db_Table_Abstract::find().

Thanks for good tips ))</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Why you are not using encapsulation (private/public/protected)?<br />
Your method fetchOne() dublicated method Zend_Db_Table_Abstract::find().</p>
<p>Thanks for good tips ))</p>
]]></content:encoded>
	</item>
</channel>
</rss>
