27 Apr
2002
27 Apr
'02
5:29 p.m.
On Sat, 27 Apr 2002, Michael wrote:
Could someone direct me to a tutorial or other resource that explains how to do a global edit of database records in ZODB? For example: someone has a number of entries and their email address changes. Would the records have to be edited one at a time, or is there a way to change all of the records in one operation?
I urge you to try ZShell at http://www.librelogiciel.com/software/ its grep command can search and replace, and it also has commands to automatically and recursively change properties (find and setprop) hth. Jerome Alet