9 Mar
2001
9 Mar
'01
9:32 a.m.
Donald Braman wrote:
Because I'm newish to Zope, I still find myself converting dtml docs and methods back and forth as I realize what I'm doing with each object. Is there a simple way to do this (other than creating a new object, then copying the contents of the old one, then deleting the old, then renaming the new one?) -Don
You could write a Python Script to let you do it more easily :-) cheers, Chris