<?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: Making fixtures work with symfony, propel and nested set</title>
	<atom:link href="http://benlumley.co.uk/2009/04/10/making-fixtures-work-with-symfony-propel-and-nested-set/feed" rel="self" type="application/rss+xml" />
	<link>http://benlumley.co.uk/2009/04/10/making-fixtures-work-with-symfony-propel-and-nested-set</link>
	<description></description>
	<lastBuildDate>Thu, 04 Aug 2011 08:27:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ben</title>
		<link>http://benlumley.co.uk/2009/04/10/making-fixtures-work-with-symfony-propel-and-nested-set/comment-page-1#comment-940</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Thu, 07 May 2009 12:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.benlumley.co.uk/?p=18#comment-940</guid>
		<description>Ah, my first ever non porn spam comment, even if it is bigging up Cake PHP ;)

MPTT is what the Propel (symfony&#039;s orm) nested set behaviour implements. Its just that it seems incapable of loading the fixtures data in properly without this horrible hack to set up the lft/rght values. 

I have used the Cake one before - its how I knew the performance gain was big enough to be worth messing about doing the above for!

Symfony also allows you to use Doctrine as the ORM - the nested set behaviour on doctrine seems to have fewer issues.</description>
		<content:encoded><![CDATA[<p>Ah, my first ever non porn spam comment, even if it is bigging up Cake PHP <img src='http://benlumley.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>MPTT is what the Propel (symfony&#8217;s orm) nested set behaviour implements. Its just that it seems incapable of loading the fixtures data in properly without this horrible hack to set up the lft/rght values. </p>
<p>I have used the Cake one before &#8211; its how I knew the performance gain was big enough to be worth messing about doing the above for!</p>
<p>Symfony also allows you to use Doctrine as the ORM &#8211; the nested set behaviour on doctrine seems to have fewer issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon bennett</title>
		<link>http://benlumley.co.uk/2009/04/10/making-fixtures-work-with-symfony-propel-and-nested-set/comment-page-1#comment-939</link>
		<dc:creator>jon bennett</dc:creator>
		<pubDate>Thu, 07 May 2009 09:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.benlumley.co.uk/?p=18#comment-939</guid>
		<description>Morning Ben,

Sounds like this http://book.cakephp.org/view/91/Tree would be ideal, if only you could switch to #cakephp.

haha, just joshing, but seriously, if you need N level depth and speed, you want MPTT.

j</description>
		<content:encoded><![CDATA[<p>Morning Ben,</p>
<p>Sounds like this <a href="http://book.cakephp.org/view/91/Tree" rel="nofollow">http://book.cakephp.org/view/91/Tree</a> would be ideal, if only you could switch to #cakephp.</p>
<p>haha, just joshing, but seriously, if you need N level depth and speed, you want MPTT.</p>
<p>j</p>
]]></content:encoded>
	</item>
</channel>
</rss>

