20 Jul
2004
20 Jul
'04
7:14 p.m.
Paolo Bizzarri wrote at 2004-7-19 17:08 +0200:
we are trying to implement a concept like Model-View-Controller in our application, PAFlow.
PAFlow is an open source application for document tracking in public administrations. So it includes a lot of forms, in which users have complex interaction with the application itself.
We have been increasingly in difficult in using the traditional Zope approach, based on contents that present themselves to the user. Our interaction was (and is) more rich and more structured than the traditional interaction with a standard web content.
Look at CMF/Plone and especially "CMFFormController". -- Dieter