[ZPT] Lower case

Jeffrey P Shell jeffrey@cuemedia.com
Tue, 25 Jun 2002 15:01:35 -0600


On 6/25/02 2:52 PM, "Shane Hathaway" <shane@zope.com> wrote:

> Jeffrey P Shell wrote:
>> If you're using a Zope running Python 2.0 or later (ie, Zope 2.4 or later),
>> you can use string methods directly:
>> 
>> <span tal:define="b python:request.somevalue.lower()">
>> <p tal:content="b">testing</p>
>> </span>
> 
> ... and if we had pipes and tools, you could write (using the modified
> syntax at the end of the proposal):
> 
> <p tal:replace="request/somevalue >> tools/lower">testing</p>

Which proposal is this?  It's nowhere (findable) in the ZPT Project Wiki.

-- 
Jeffrey P Shell 
www.cuemedia.com