- 24 Dec, 2003 3 commits
-
-
Jeremy Hylton authored
As the earlier comment indicated, this storage does not support multiple revisions. The RevisionStorage tests changed to require revision support, so the tests now fail. This might be the right long-term strategy, but it needs a little thought.
-
Jeremy Hylton authored
-
Jeremy Hylton authored
BaseStorage._tid.
-
- 28 Nov, 2003 1 commit
-
-
Jim Fulton authored
consistent with changes in ZODB 3.3.
-
- 17 Aug, 2003 1 commit
-
-
Chris McDonough authored
contains files related to the TemporaryStorage ZODB storage. These files used to be in the TemporaryFolder Product, but have been moved to solve issues which resulted from premature imports during startup caused by import of the TemporaryFolder package by the configuration machinery (particularly the premature import of Globals, which pulls in almost every Zope package) during database setup.
-