[Zope-dev] ZClass registry repair utility

Martijn Faassen faassen@vet.uu.nl
Thu, 14 Dec 2000 03:27:50 +0100


Shane Hathaway wrote:
> I've written a utility you can use to clean up the global registry of
> ZClasses.  The registry can become corrupt through product upgrades--not
> ZODB corruption, but missing base classes and so forth.  This utility
> recreates the registry.
> 
> http://www.zope.org/Members/hathawsh/ZGlobalsRepair
> 
> It's probably a good idea to run it after a major Zope upgrade.

Thanks! Sounds like what I needed a few weeks ago; something was
definitely icky with some ZClasses then. I managed to work around it,
though. :)

Regards,

Martijn