Several storage implementations define a cleanup method, which is another method that is not currently specified by any interface. (The obvious candidate would be IStorage.)
We have the impression, however, that this method is never called in production. The only places it is ever called is in ZODB test code. We couldn't find any call sites neither in ZODB nor Zope application code. How is this meant to work? -- Thomas _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - [email protected] http://mail.zope.org/mailman/listinfo/zodb-dev
