[Zope] any design patterns in building zope apps?

harry_potter jiuyang76 at yahoo.com
Fri Dec 12 11:16:47 EST 2003


hi everyone,

I worked with J2EE currently, and interested to find
out more abt building enterprise web applications with
zope.

In J2EE, there is a recommended set of Design Patterns
for each tier, such as FrontController, Business
Delegate, Service Locator and DataAccessObjects. Is
there such collection of 'patterns' being recommended
for zope apps?

>From what I understand, Zope does encourage MVC
framework by separating presentation, biz and data
logic, e.g. PageTemplates, Products/ExternalMethods
and ZSQL Methods(correct me if I'm wrong). Can we use
PageTemplates in the form of Controller/DispatchView
pattern? Can Products be used in BusinessDelegate/
SessionFacade type of pattern? 

Thanks in advance..

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/



More information about the Zope mailing list