<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://fashion.hosmoz.net/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>Digital Fashion - Zend_Db_Table and tables relationships  - Comments</title>
  <link>http://fashion.hosmoz.net/</link>
  <description>Rien de grand ne se fit jamais sans enthousiasme.</description>
  <language>en</language>
  <pubDate>Wed, 06 Aug 2008 10:15:15 +0200</pubDate>
  <copyright>2003-2007 &amp;copy; Geoffrey Bachelet</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
    
    <item>
    <title>Zend_Db_Table and tables relationships - Geoffrey</title>
    <link>http://fashion.hosmoz.net/post/2007/07/31/Zend_Db_Table-and-tables-relationships#c7437</link>
    <guid isPermaLink="false">urn:md5:5b0d4c5d8af1ec71ca4a3d2ec4460982</guid>
    <pubDate>Mon, 14 Jan 2008 11:10:42 +0100</pubDate>
    <dc:creator>Geoffrey</dc:creator>
    
    <description>&lt;p&gt;Hi Sebas, my repository has moved to assembla (&lt;a href=&quot;http://www.assembla.com/&quot; title=&quot;http://www.assembla.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.assembla.com/&lt;/a&gt;), I've updated the link to reflect this change. Thanks for your report.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Zend_Db_Table and tables relationships - Sebas</title>
    <link>http://fashion.hosmoz.net/post/2007/07/31/Zend_Db_Table-and-tables-relationships#c7430</link>
    <guid isPermaLink="false">urn:md5:237b6b247154e7e6a50ceb8af3c528b8</guid>
    <pubDate>Fri, 11 Jan 2008 20:11:23 +0100</pubDate>
    <dc:creator>Sebas</dc:creator>
    
    <description>&lt;p&gt;You SVN  repository is down it's imposible to download the source ...&lt;br /&gt;
Could you put a ZIP archive on your website&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Zend_Db_Table and tables relationships - Geoffrey</title>
    <link>http://fashion.hosmoz.net/post/2007/07/31/Zend_Db_Table-and-tables-relationships#c6558</link>
    <guid isPermaLink="false">urn:md5:de7bc6121ab23c6ab1bc62f06a61f435</guid>
    <pubDate>Sat, 08 Sep 2007 17:46:34 +0200</pubDate>
    <dc:creator>Geoffrey</dc:creator>
    
    <description>&lt;p&gt;thanks for the patch, I'll apply it soon :)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Zend_Db_Table and tables relationships - Erik</title>
    <link>http://fashion.hosmoz.net/post/2007/07/31/Zend_Db_Table-and-tables-relationships#c6428</link>
    <guid isPermaLink="false">urn:md5:fe728af166254bcbe4707882fc0ec440</guid>
    <pubDate>Fri, 07 Sep 2007 19:32:22 +0200</pubDate>
    <dc:creator>Erik</dc:creator>
    
    <description>&lt;p&gt;Thanks for the code, it has come in useful. Here is modified version with a addition of fetchRow that handles the relationships. (the actual mapping was moved from fetchAll to a class member)&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://code.ryvondesigns.com/riskle/Table.txt&quot; title=&quot;http://code.ryvondesigns.com/riskle/Table.txt&quot; rel=&quot;nofollow&quot;&gt;http://code.ryvondesigns.com/riskle...&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://code.ryvondesigns.com/riskle/Table_Additions.diff&quot; title=&quot;http://code.ryvondesigns.com/riskle/Table_Additions.diff&quot; rel=&quot;nofollow&quot;&gt;http://code.ryvondesigns.com/riskle...&lt;/a&gt;&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Zend_Db_Table and tables relationships - Mickaël Desfrênes</title>
    <link>http://fashion.hosmoz.net/post/2007/07/31/Zend_Db_Table-and-tables-relationships#c2922</link>
    <guid isPermaLink="false">urn:md5:e1d8f43336860053e16665fe378e5822</guid>
    <pubDate>Sun, 19 Aug 2007 11:24:34 +0200</pubDate>
    <dc:creator>Mickaël Desfrênes</dc:creator>
    
    <description>&lt;p&gt;Ah! The Zend_Json... ;-)&lt;/p&gt;


&lt;p&gt;As more and more people are using it, I'm sure the Zend Framework will come up with a specific and complete ORM solution. I just wish it won't rely on xml description files like propel, which I agree is a pain.&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Zend_Db_Table and tables relationships - Geoffrey</title>
    <link>http://fashion.hosmoz.net/post/2007/07/31/Zend_Db_Table-and-tables-relationships#c2886</link>
    <guid isPermaLink="false">urn:md5:dfb5f81a92daabadaceb38b994ce5166</guid>
    <pubDate>Mon, 13 Aug 2007 17:43:45 +0200</pubDate>
    <dc:creator>Geoffrey</dc:creator>
    
    <description>&lt;p&gt;while propel is certainly a good way to handle ORM, it is not (yet ?) the way to do things in ZF (for some reasons, like &amp;quot;no third-party dependency&amp;quot; or somtehing like that I guess). Thus I'm sticking with the ZF way, which is not necessarily very clear on why we do things, as you point out on your blog with Zend_Json.&lt;/p&gt;


&lt;p&gt;Plus I don't like propel (for having used it in symofny) :)&lt;/p&gt;</description>
  </item>
      
    
    <item>
    <title>Zend_Db_Table and tables relationships - Mickaël Desfrênes</title>
    <link>http://fashion.hosmoz.net/post/2007/07/31/Zend_Db_Table-and-tables-relationships#c2884</link>
    <guid isPermaLink="false">urn:md5:a9b012367e6d064b516923879e847f7f</guid>
    <pubDate>Mon, 13 Aug 2007 16:53:38 +0200</pubDate>
    <dc:creator>Mickaël Desfrênes</dc:creator>
    
    <description>&lt;p&gt;how about using propel for such needs ?&lt;/p&gt;</description>
  </item>
      
</channel>
</rss>