<?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: Useful Propel criteria methods and constants</title>
	<atom:link href="http://www.devexp.eu/2009/04/06/useful-propel-criteria-methods-and-constants/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devexp.eu/2009/04/06/useful-propel-criteria-methods-and-constants/</link>
	<description>DEVelopment EXPerience, shared with the world!</description>
	<lastBuildDate>Mon, 06 Sep 2010 10:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Van de Voorde Toni</title>
		<link>http://www.devexp.eu/2009/04/06/useful-propel-criteria-methods-and-constants/comment-page-1/#comment-128</link>
		<dc:creator>Van de Voorde Toni</dc:creator>
		<pubDate>Fri, 10 Apr 2009 11:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=551#comment-128</guid>
		<description>I have to agree with Andreas. Personally I only use Propel for very basic things like retreiveByPk, doDelete, ... etc

For all other queries I prefer writing my own sql statements, which I can optimize by studying it with the sql EXPLAIN syntax.</description>
		<content:encoded><![CDATA[<p>I have to agree with Andreas. Personally I only use Propel for very basic things like retreiveByPk, doDelete, &#8230; etc</p>
<p>For all other queries I prefer writing my own sql statements, which I can optimize by studying it with the sql EXPLAIN syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas</title>
		<link>http://www.devexp.eu/2009/04/06/useful-propel-criteria-methods-and-constants/comment-page-1/#comment-127</link>
		<dc:creator>Andreas</dc:creator>
		<pubDate>Fri, 10 Apr 2009 08:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=551#comment-127</guid>
		<description>To be honest I dont find the Propel Criteria simple at all. I have to type soo many characters just to do a simple SELECT with a WHERE clause. Doctrine&#039;s DQL is a lot more intuitive and accomplish the same using less code. Joins and modification of the columns to select is just painful with Propel Criteria.</description>
		<content:encoded><![CDATA[<p>To be honest I dont find the Propel Criteria simple at all. I have to type soo many characters just to do a simple SELECT with a WHERE clause. Doctrine&#8217;s DQL is a lot more intuitive and accomplish the same using less code. Joins and modification of the columns to select is just painful with Propel Criteria.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halfer</title>
		<link>http://www.devexp.eu/2009/04/06/useful-propel-criteria-methods-and-constants/comment-page-1/#comment-124</link>
		<dc:creator>halfer</dc:creator>
		<pubDate>Wed, 08 Apr 2009 08:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=551#comment-124</guid>
		<description>Many moons ago I created an online utility to convert simple SQL into Propel statements. It is quite useful for beginners, I think.

I have had some interest in upgrading this too, so hopefully at some point it will get extra functionality.</description>
		<content:encoded><![CDATA[<p>Many moons ago I created an online utility to convert simple SQL into Propel statements. It is quite useful for beginners, I think.</p>
<p>I have had some interest in upgrading this too, so hopefully at some point it will get extra functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: van Rumste Kenneth</title>
		<link>http://www.devexp.eu/2009/04/06/useful-propel-criteria-methods-and-constants/comment-page-1/#comment-122</link>
		<dc:creator>van Rumste Kenneth</dc:creator>
		<pubDate>Mon, 06 Apr 2009 15:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=551#comment-122</guid>
		<description>For those who can&#039;t read Portuguese go directly to Thomas&#039; Symfony cheat sheet by clicking &lt;a href=&quot;http://andreiabohner.files.wordpress.com/2007/08/sfmodelfirstpartrefcard.pdf&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>For those who can&#8217;t read Portuguese go directly to Thomas&#8217; Symfony cheat sheet by clicking <a href="http://andreiabohner.files.wordpress.com/2007/08/sfmodelfirstpartrefcard.pdf" target="_blank" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://www.devexp.eu/2009/04/06/useful-propel-criteria-methods-and-constants/comment-page-1/#comment-121</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Mon, 06 Apr 2009 14:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.devexp.eu/?p=551#comment-121</guid>
		<description>http://andreiabohner.wordpress.com/2007/08/29/symfony-cheat-sheet-modelo/</description>
		<content:encoded><![CDATA[<p><a href="http://andreiabohner.wordpress.com/2007/08/29/symfony-cheat-sheet-modelo/" rel="nofollow">http://andreiabohner.wordpress.com/2007/08/29/symfony-cheat-sheet-modelo/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
