I think ZPT work very well if you usually have a relatively simple page layout (like having a standard header and footer). I am not yet sure how it can work with more dynamic sites, like most of ours. We usually have not just a header/footer, but dynamic components for navigation, news boxes, etc. In the Kontentor framework, even the actual web content is built dynamically from header, text block, and image objects. ZPT's approach might not work for those sites.
We don't use standard_html_header or anything like that. Our components are very modular and I am not even involved in what the "data" code does. I'm just producing ZPT templates and someone else picks them up. It just happens. My ZPT templates don't have <html> tags. Mostly just a little table. Therefore I can't really open them in GoLive like you're supposed to be able to do. Note! the Dreamweaver/GoLive thing is just a little bonus you get. Peter
Joachim
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )