[ZODB-Dev] TmpStore missing loadBefore
Sidnei da Silva
sidnei at enfoldsystems.com
Sun Jun 26 12:20:14 EDT 2005
On Sun, Jun 26, 2005 at 01:09:54PM -0300, Sidnei da Silva wrote:
| We've hit a case where loadBefore would get called on TmpStore during
| plone.org migration.
|
| Unfortunately TmpStore doesn't implement loadBefore. There seems to be
| no tests for this. I tried to write one and provide a fix but just
| occurred me that TmpStore tries to be a 'simpler FileStorage that
| mixes with the current storage'.
|
| Wouldn't it be simpler to make TmpStore subclass from FileStorage and
| just delegate to the current storage where appropriate?
There's a collector issue open against ZODB 3.3, but the bug is still
present in 3.4 and trunk.
http://mail.zope.org/pipermail/zope-collector-monitor/2005-February/005166.html
--
Sidnei da Silva
Enfold Systems, LLC.
More information about the ZODB-Dev
mailing list