14 Dec
2000
14 Dec
'00
9:12 p.m.
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.
Today I updated the utility. It was not finding nested ZClasses. Make sure you run the new version if you ran the old one. Shane