I thought to use modular design and make some simple modules 

guestbook
admin area
comment area
feedback
polls
news
content managment

But all these requires almost same CRUD functionality, forms are different
database tables and presentation code. But mostly the code keeps to be same
in controller part. Currently i am thinking to write this code manually so i
wanted to ask for ideas for different approach.
-- 
View this message in context: 
http://www.nabble.com/CRUD-and-modularity-tp23920809p23920809.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to