Jack Sleight wrote:
>
>
> That row object will then have all the behaviour (save, delete etc.)
> that you'd expect. See:
>
> http://framework.zend.com/manual/en/zend.db.table.html#zend.db.table.find
> http://framework.zend.com/manual/en/zend.db.table.row.html
>
> For more info.
>
Hi,
right but I just would not like to use Zend_Db_Table gateway since it
requires my business object (Article) to extend Zend_Db_Table and this is
not very good from an OO perspective.
--
View this message in context:
http://www.nabble.com/Object-Oriented-and-dealing-with-array-coming-from-Zend_Db-and-Zend_Form-tp18142182p18151603.html
Sent from the Zend Framework mailing list archive at Nabble.com.