[Zope] Zope and Apache vs ZAP? Which server to use?

Michel Pelletier michel@digicool.com
Tue, 13 Jul 1999 15:37:14 -0400


> -----Original Message-----
> From: Kam Cheung [mailto:zope@littlecircle.com]
> Sent: Tuesday, July 13, 1999 10:52 AM
> To: Zope
> Subject: Re: [Zope] Zope and Apache vs ZAP? Which server to use?
> 
> 
> BTW, it takes me a while to get used to how Zope handles 
> templates. It's
> quite different than Frontier. The way how Frontier handles inherited
> templates, pageheader, and pagefooter is definitely more 
> advanced than how
> Zope does it (as far as I know, if I am wrong, someone please 
> correct me and
> I am more than happy to know how to do it).
> 

Zope uses acquisition, which is a pretty powerful concept, but not
exactly template oriented (it can use any object, including Document
Templates).  Perhaps you can give us an overview of how Frontier does
this?

-Michel

> 
> Kam On Cheung
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
> 
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
>