<![CDATA[Codecaine.co.za - Mysql pseudo-inheritance with Zend_Db]]> http://www.codecaine.co.za/posts/mysql-pseudo-inheritance-with-zend-db I've spent the last couple of days musing to myself about Zend Framework's extensibility. One particular feature that's always intrigued and impressed me is the way that Zend_Db handles rowsets and rows fetched by the Zend_Db_Table class: using inheritance it's possible define custom behaviour on both types of objects. As a demonstration of this, I thought I'd explore the concept of database object inheritance.

]]>
en-us Mar 11, 2010 3:57:24 PM Mar 11, 2010 3:57:24 PM <![CDATA[dave]]> http://www.codecaine.co.za/posts/mysql-pseudo-inheritance-with-zend-db/#comment-300 Oct 29, 2009 2:33:01 PM <![CDATA[Neil Garb]]> http://www.codecaine.co.za/posts/mysql-pseudo-inheritance-with-zend-db/#comment-71 May 19, 2008 8:48:44 AM <![CDATA[Avi]]> http://www.codecaine.co.za/posts/mysql-pseudo-inheritance-with-zend-db/#comment-70 join() would require a from() method to be called as well, otherwise it drops the child table from the query]]> May 18, 2008 11:54:29 PM <![CDATA[Avi]]> http://www.codecaine.co.za/posts/mysql-pseudo-inheritance-with-zend-db/#comment-69 May 18, 2008 11:34:25 PM <![CDATA[Avi]]> http://www.codecaine.co.za/posts/mysql-pseudo-inheritance-with-zend-db/#comment-68 May 18, 2008 11:29:43 PM <![CDATA[Jani]]> http://www.codecaine.co.za/posts/mysql-pseudo-inheritance-with-zend-db/#comment-65 May 16, 2008 12:12:53 PM