[ZPT] Memory Leak still?

Ron Bickers rbickers-dated-1008633869.e18fce@logicetc.com
Mon, 10 Dec 2001 19:04:29 -0500


> -----Original Message-----
> From: Evan Simpson [mailto:evan@zope.com]

> Exactly.  It might be useful to add an operator ("||" has been suggested)
> that means "if that exists and is true, otherwise...".

So,

  tal:replace="template/title || here/title"

instead of

  tal:replace="python:path('template/title | nothing') or
path('here/title')"

I think that would be nice.
_______________________

Ron Bickers
Logic Etc, Inc.