<?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: Doctrine 1.0.4 Fixes SoftDelete</title>
	<atom:link href="http://maxgarrick.com/doctrine-104-fixes-softdelete/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxgarrick.com/doctrine-104-fixes-softdelete/</link>
	<description>Come take a look under the hood</description>
	<lastBuildDate>Thu, 25 Jun 2009 10:46:24 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: max</title>
		<link>http://maxgarrick.com/doctrine-104-fixes-softdelete/comment-page-1/#comment-66</link>
		<dc:creator>max</dc:creator>
		<pubDate>Mon, 22 Dec 2008 20:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://maxgarrick.com/?p=104#comment-66</guid>
		<description>I&#039;ve also ran into a couple bugs in Doctrine which can be time-consuming to locate and fix.

Still, I prefer Doctrine to writing SQL from scratch--coding models is faster and less error-prone.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also ran into a couple bugs in Doctrine which can be time-consuming to locate and fix.</p>
<p>Still, I prefer Doctrine to writing SQL from scratch&#8211;coding models is faster and less error-prone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Seidl</title>
		<link>http://maxgarrick.com/doctrine-104-fixes-softdelete/comment-page-1/#comment-59</link>
		<dc:creator>Jan Seidl</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://maxgarrick.com/?p=104#comment-59</guid>
		<description>Wow, really a perfomance shift!

I&#039;ve just started messing around with doctrine and each day I god impressed. SoftDelete is an excellent behaviour. I had to code in earlier times to check for active = 1 in my queries, now everything got easier =D. 

I&#039;m working with timestampable, sluggable and searchable. Found a bug on searchable and posted the fix (silly thing) at the forum once, but it is a neat tool indeed.

[] s</description>
		<content:encoded><![CDATA[<p>Wow, really a perfomance shift!</p>
<p>I&#8217;ve just started messing around with doctrine and each day I god impressed. SoftDelete is an excellent behaviour. I had to code in earlier times to check for active = 1 in my queries, now everything got easier =D. </p>
<p>I&#8217;m working with timestampable, sluggable and searchable. Found a bug on searchable and posted the fix (silly thing) at the forum once, but it is a neat tool indeed.</p>
<p>[] s</p>
]]></content:encoded>
	</item>
</channel>
</rss>
