Hi Epong Yu,
Yes, this is definitely something we want to improve:
http://framework.zend.com/issues/browse/ZF-34
We welcome you to help review the suggestions on the web page above, and
contribute.
Cheers,
Gavin
P.S. I'm experimenting to see if posting this to fw-general generates
more responses.
Technically, this message should only be posted in fw-db ;)
Epong Yu wrote:
Is there at all a way to fuse the Zend_Db_Table object with a join,
thereby having the $_cols/$_data arrays reflect the existence of
joined column(s) as if part of the original table? I'm having a lot of
trouble implementing the Zend_Db_Table objects into my application,
especially considering how difficult it is to utilize the established
structure of my database. Any ideas would be greatly appreciated.
Thanks