<?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 Doctrine ORM for more effective and productive development</title>
	<atom:link href="http://maxgarrick.com/effective-development-using-doctrine-orm/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxgarrick.com/effective-development-using-doctrine-orm/</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: Dave</title>
		<link>http://maxgarrick.com/effective-development-using-doctrine-orm/comment-page-1/#comment-134</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 04 Jun 2009 07:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://maxgarrick.com/?p=70#comment-134</guid>
		<description>&quot;Play nice with fellow coders or testers by automating database migrations.&quot; - It would be very helpful if you could elaborate on this in another post.

I am interested in the ability to modify a YAML schema file--add fields, remove tables, modify behaviors--and then run a script to compare it to the database or old models (using the diff tool) and auto-update the model classes and database. I&#039;m getting a lot of errors the way I&#039;m trying to do it, and I was convinced that Doctrine was just buggy until I read your post. Please let us know more!</description>
		<content:encoded><![CDATA[<p>&#8220;Play nice with fellow coders or testers by automating database migrations.&#8221; &#8211; It would be very helpful if you could elaborate on this in another post.</p>
<p>I am interested in the ability to modify a YAML schema file&#8211;add fields, remove tables, modify behaviors&#8211;and then run a script to compare it to the database or old models (using the diff tool) and auto-update the model classes and database. I&#8217;m getting a lot of errors the way I&#8217;m trying to do it, and I was convinced that Doctrine was just buggy until I read your post. Please let us know more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sailor</title>
		<link>http://maxgarrick.com/effective-development-using-doctrine-orm/comment-page-1/#comment-129</link>
		<dc:creator>Sailor</dc:creator>
		<pubDate>Tue, 28 Apr 2009 13:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://maxgarrick.com/?p=70#comment-129</guid>
		<description>Thank&#039;s for the tips ! But I actually wonder if it&#039;s possible to include behaviors in doctrine migrations ?</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s for the tips ! But I actually wonder if it&#8217;s possible to include behaviors in doctrine migrations ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Buford</title>
		<link>http://maxgarrick.com/effective-development-using-doctrine-orm/comment-page-1/#comment-124</link>
		<dc:creator>Jonathan Buford</dc:creator>
		<pubDate>Sun, 15 Mar 2009 07:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://maxgarrick.com/?p=70#comment-124</guid>
		<description>Thanks for the writeup. We are using doctrine for developing a new application, and have come across much of the same issues. 

One issue that came up specific to our test host, Mosso, is that when we tried doing things using doctrine objects for fetching information, we would get &quot;no suitable nodes are available&quot; type errors from the server. When we changed these over to DQL, no problem.</description>
		<content:encoded><![CDATA[<p>Thanks for the writeup. We are using doctrine for developing a new application, and have come across much of the same issues. </p>
<p>One issue that came up specific to our test host, Mosso, is that when we tried doing things using doctrine objects for fetching information, we would get &#8220;no suitable nodes are available&#8221; type errors from the server. When we changed these over to DQL, no problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://maxgarrick.com/effective-development-using-doctrine-orm/comment-page-1/#comment-120</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 25 Feb 2009 00:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://maxgarrick.com/?p=70#comment-120</guid>
		<description>Great tips. Doctrine is indeed powerful and quirky. Thanks!</description>
		<content:encoded><![CDATA[<p>Great tips. Doctrine is indeed powerful and quirky. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
