RE: [Zope-dev] ANN: "Let" tag available for download
-----Original Message----- From: Phillip J. Eby [mailto:pje@telecommunity.com] Sent: Thursday, June 10, 1999 2:45 PM To: zope-dev@zope.org Subject: [Zope-dev] ANN: "Let" tag available for download
Do you find nesting <!--#with "_.namespace()"--> tags too verbose? Don't like cluttering your REQUEST object with temporary variables? Want to get at weirdly named DTML variables from Python expressions without having to play _[] and _.render() tricks? Then check out:
http://telecommunity.com/DT_Let.py
It's a new tag that lets you create blocks like:
You are too cool. Jim? Should we put this in 2.0? -Michel
Michel Pelletier wrote:
-----Original Message----- From: Phillip J. Eby [mailto:pje@telecommunity.com] Sent: Thursday, June 10, 1999 2:45 PM To: zope-dev@zope.org Subject: [Zope-dev] ANN: "Let" tag available for download
Do you find nesting <!--#with "_.namespace()"--> tags too verbose? Don't like cluttering your REQUEST object with temporary variables? Want to get at weirdly named DTML variables from Python expressions without having to play _[] and _.render() tricks? Then check out:
http://telecommunity.com/DT_Let.py
It's a new tag that lets you create blocks like:
You are too cool.
Jim? Should we put this in 2.0?
Yup. Jim -- Jim Fulton mailto:jim@digicool.com Python Powered! Technical Director (888) 344-4332 http://www.python.org Digital Creations http://www.digicool.com http://www.zope.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
participants (2)
-
Jim Fulton -
Michel Pelletier