Hi everybody,

Last week I wiped the dust off of my Zend_Model proposal and updated it to reflect some ideas that were discussed in #zftalk.dev. Any comments on it are of course really welcome at this point. You can find the proposal here:

http://framework.zend.com/wiki/pages/viewpage.action?pageId=41564

To copy/paste a description of what Zend_Model is from the proposal:

Zend Framework provides a powerful Model View Controller (MVC) implementation. The View and the Controller are very well featured in this implementation. However, the Model part is still left largely up to the developer. Zend_Model aims to fill that gap by using some interfaces and optional implementations of those interfaces.

Thanks!


- Jurriën

Reply via email to