[Zodb-checkins] CVS: StandaloneZODB - TODO:1.1.2.3
Jeremy Hylton
jeremy@zope.com
Mon, 17 Dec 2001 15:35:11 -0500
Update of /cvs-repository/StandaloneZODB
In directory cvs.zope.org:/tmp/cvs-serv5587
Modified Files:
Tag: StandaloneZODB-1_0-branch
TODO
Log Message:
Remove two TODO list items. They're done.
=== StandaloneZODB/TODO 1.1.2.2 => 1.1.2.3 ===
-- Fix unittest failures. This is a must before 1.0beta1 can be released.
-
- Update Andrew's ZODB programming guide. It's currently out of date
in a few places, and needs to be geared toward the SAZ release
instead of Andrew's release. For 1.0beta2.
@@ -12,7 +10,3 @@
- Reduce memory footprint for Berkeley pack(). Perhaps use a
pack-specific temporary Berkeley table instead of a Python
dictionary. For 1.0beta2.
-
-- Integrate Jim's fsIndex branch for FileStorage. For 1.0beta2.
-
-