[Zodb-checkins]
SVN: ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt
Add items to TODO...
Chris McDonough
chrism at plope.com
Sat Jun 11 12:06:36 EDT 2005
Log message for revision 30754:
Add items to TODO...
Changed:
U ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt
-=-
Modified: ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt
===================================================================
--- ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt 2005-06-11 06:32:01 UTC (rev 30753)
+++ ZODB/branches/ctheune-blobsupport/src/ZODB/Blobs/TODO.txt 2005-06-11 16:06:36 UTC (rev 30754)
@@ -2,6 +2,11 @@
Tests
-----
+- ZConfig config testing (make sure that blob storage
+ config via ZConfig does the right thing)
+
+- Test BlobStorage.getSize
+
- Test packing.
- Test import/export.
@@ -23,3 +28,8 @@
- More options for blob directory structures (e.g. dirstorage's
bushy/chunky/lawn/flat).
+- Log loudly on best_rename when it actually does a
+ copy.
+
+- Unify ZEO/Blob implementation and the BlobProxyStorage directory
+ structures.
More information about the Zodb-checkins
mailing list