[Zope] Nice to have feature.
Dieter Maurer
dieter@handshake.de
Thu, 8 Aug 2002 21:33:31 +0200
Edward Ing writes:
> ...
> It would be nice if path expressions could be the result of an expansion
> evaluation.
> If you could have a tag expression as follows:
> <span tal:replace="structure ${request/middle_section_template}">middle
> section to be replaced</span>
> where the value of the path request/middle_section_template is the path (and
> hence another level of indirection) this feature would make page layout more
> elegent.
Report this to the ZPT mailing list.
There Jim Fulton is currently bashing a similar proposal because
he does not see a convincing use case. Maybe, you can provide one.
If not, your feature request will not have a good chance...
Dieter