Re: xpath: expression type?
Tonico Strasser <[email protected]> Tue, 11 Oct 2005 09:45:34 +0200
| Newsgroups | gmane.comp.web.zope.page-templates |
|---|---|
| Message-ID | <[email protected]> |
Chris Withers schrieb: > Tonico Strasser wrote: > >> OTOH I would love a ZPT implementation with less expression types; >> e.g. without 'python:', 'string:' and 'exists:' expressions. Read only >> templates. > > > I don't think truly read-only templates would be very useful ;-) Yes, read-only is the wrong term. What about "Expecting Templates"? (not serious) > Maybe a subclass in Zope 3 would let you disable all these things? I'm going to try that. Tonico