[z3-five] Re: Using Zope2 page templates with Five
Martijn Faassen
faassen at infrae.com
Thu Jan 27 19:21:59 MET 2005
Philipp von Weitershausen wrote:
[snip]
> I certainly would like to have Zope 3 ZPTs in Five, as would probably
> others. If people really have the use case of needing Zope 2 ZPTs, how
> about the following:
>
> <browser:page> and all the configuration directives known from Zope 3
> make regular Zope 3 ZPT pages, while <five:page> and corresponding
> directives make Zope 2 ZPT pages. Or, maybe in a more intuitive manner,
> <zope2:page>?
I don't really like that. I'd rather reduce the number of bewildering
options, as two ways to create pages would only reduce Zope 3
compatibility in the wrong run. five: directives should only be there in
*addition* to Zope 3 directives, to do some extra setup to make it work
in Zope 2, or something like that; they shouldn't replace Zope 3 directives.
What are the concrete use cases of having Zope 3 ZPTs in Five? What is
missing in Zope 2 ZPTs?
Regards,
Martijn
More information about the z3-five
mailing list