ZODB: Updating all instances of a class

Thomas Guettler zopestoller at thomas-guettler.de
Tue Jan 28 04:20:12 EST 2003


Hi!

I use ZODB of Zope. I changed a python baseclass:
A string became a list of strings. Now I want to update all
existing instances. There are several classes which inherit
from this baseclass.

How can I get all instances of this class? I think there
is a special method, but I don't remember its name.


  thomas





More information about the Python-list mailing list