On Wed, Nov 5, 2008 at 6:23 PM, Matthew Weier O'Phinney <[EMAIL PROTECTED]>wrote:
> There's not. I'm not entirely sure why Zend_Db_Table does not implement > this, though my understanding is that there are some sound architectural > reasons not to do so. I've often created such a method myself, though, > Again, there's not, and again, uncertain as to why. I've often > implemented such functionality for my own models, however. > I'm pretty sure that Cake tries to emulate the ActiveRecord pattern, and Zend does not. I did a quick search, and it seems like some ActiveRecord-ish stuff was proposed for Zend back in 2006, but never took any ground?
