This refers to ZOPE 2.9.8 When I did an analysis with "fsrefs.py" of a Plone database (Data. fs) I got a lot of "missing" messages. I crosschecked the file "fsrefs.py" of the downloaded ZOPE package with the SVN repository. I recognized, that the file from ZODB/tags/3. 6.3/src/scripts commented as "tagged for Zope 2.9.8" (this works perfect, see change history below) is not identical with the on in the download package. I didn't check any other files.
Zope: ZODB/tags/3.6.3/src/scripts/fsrefs.py _____ Revision 77338 - (Modified Tue Jul 3 13:32:55 2007 UTC (3 weeks ago) by andreasjung File length: 5885 byte(s) 3.6.3 (tagged for Zope 2.9.8) _____ Filename: ZODB/branches/3.6/src/scripts/fsrefs.py Revision 69277 - (Modified Thu Jul 27 21:55:20 2006 UTC (11 months, 3 weeks ago) by tseaver File length: 5885 byte(s) fsrefs.py was reporting spurious 'missing' classes.
It seems that for the download package the file from "ZODB/trunk/src/ZODB/scripts" is taken ??? regards, Donat