10 Nov
1999
10 Nov
'99
10:28 p.m.
Anthony Pfrunder wrote:
Firstly, Python Methods are *really* cool! By making them with parameters of [self, REQUEST] you can use them as drop-in replacements for DTML methods/Docs. A lot of the disadvantages mentioned are solved in Python Methods.
Not to mention the ability to do some really cool stuff with ZCatalogs (find all items beginning with the letter 'A', searching using metaphone or soundex [I did this, if anyon'es interested], etc.) I can't figure how to do the <dtml-with> tag in python, though. -- Itamar - itamars@ibm.net