<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 22:03:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Jani Hartikainen's Blog: ModelForm developments]]></title>
      <guid>http://www.phpdeveloper.org/news/11247</guid>
      <link>http://www.phpdeveloper.org/news/11247</link>
      <description><![CDATA[<p>
<i>Jani Hartikainen</i> talks about <a href="http://codeutopia.net/blog/2008/10/20/modelform-developments/">some updates he's made</a> to the ModelForm class for the Zend Framework and how its been reworked a bit to take advantage of Zend_Db_Table.
</p>
<blockquote>
I've been reworking the ModelForm class for ZF a bit. Earlier this year, I discussed porting it to use Zend_Db_Table with <a href="http://weierophinney.net/matthew/">Matthew Weier O'Phinney</a>, for using it with Zend Framework. I initially had done some checking on Zend_Db_Table, and some small code changes to modify the class to use it instead of Doctrine, but I ran into some issues. Now, I've had some time to think about it, I've reworked the class slightly and added basic Zend_Db_Table support, too...
</blockquote>
<p>
He talks about the two sides - the issues that came up (including relation support and differences between Zend_Db_Table and Doctrine) and how they were overcome (creating an adapter setup to accommodate for the relations issues). 
</p>]]></description>
      <pubDate>Mon, 20 Oct 2008 11:19:45 -0500</pubDate>
    </item>
  </channel>
</rss>
