<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>strictlyPHP &#187; orm</title>
	<atom:link href="http://www.strictlyphp.com/blog/tag/orm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strictlyphp.com/blog</link>
	<description>web development &#38; web analytics</description>
	<lastBuildDate>Mon, 15 Mar 2010 08:21:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Propel version 1.4.0 released</title>
		<link>http://www.strictlyphp.com/blog/2009/11/16/propel-version-1-4-0-released/</link>
		<comments>http://www.strictlyphp.com/blog/2009/11/16/propel-version-1-4-0-released/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 21:17:20 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[propel]]></category>

		<guid isPermaLink="false">http://www.strictlyphp.com/blog/?p=1159</guid>
		<description><![CDATA[
Although I must admit I didn&#8217;t notice it, less than 2 months after it was decided to create a new version for Propel, it was actually released.
Last week, on the 8th of November, the new 1.4.0 version has been released for production use. Additionally they also set up a blog to prove Propel is still [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.strictlyphp.com/blog/wp-content/uploads/2009/11/propel.gif"><img class="alignleft size-full wp-image-1160" style="border: 0;" title="propel" src="http://www.strictlyphp.com/blog/wp-content/uploads/2009/11/propel.gif" alt="propel" width="200" height="73" /></a></p>
<p><em>Although I must admit I didn&#8217;t notice it, less than 2 months after it was decided to create a new version for <a href="http://propel.phpdb.org/" target="_blank">Propel</a>, it was actually released.</em></p>
<p>Last week, on the 8th of November, the <a href="http://propel.phpdb.org/trac/wiki/Users/News/Propel14StableReleasedAndNewBlog" target="_blank">new 1.4.0 version</a> has been released for production use. Additionally they also set up a <a href="http://propel.posterous.com/" target="_blank">blog</a> to prove Propel is still very much alive.</p>
<blockquote><p>Propel 1.4 is a backwards compatible evolution of Propel 1.3. It offers <strong>lots of bug fixes</strong>, some very interesting new features, <strong>speed enhancements</strong>, and <strong>a very simple upgrade path</strong>: rebuild your model after updating Propel, and your application works as always. Except it works better&#8230;</p></blockquote>
<p>It all sounds to good to be true!</p>
<p>A first migration of a project to this new version went smoothly: remember to remove the *-classmap.php file that was generated by 1.3.0 because it has been integrated in the main config file. It&#8217;s also recommendable to delete the /map sub-folder in your models folder because 1.4.0 generates newly named *TableMap.php files.</p>
<p>Also good to have: full query logging (Propel 1.3 switched to PDO and lost this feature but it&#8217;s back!).</p>
<p>I must also admit I have never actually implemented <a href="http://www.doctrine-project.org/" target="_blank">Doctrine</a>, but that&#8217;s also because I haven&#8217;t found a reason while using Propel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strictlyphp.com/blog/2009/11/16/propel-version-1-4-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
