Hi, I've been using Doctrine for a few projects and absolutely love it. But now that Zend is out, I'm wondering if I should make everything closer to the Zend core, and start using Zend_Db_Table? I really like the idea of Zend being around for a long time, up-to-date docs and large community. Doctrine is such a nice project though, and there is consistent work being done on it also.
Is there an up to date example of using the Zend_Db_Table and has anyone experimented with creating an Active Record type object with it? Anyone have experience with Doctrine and Zend_Db_Table? Thanks!
