Added a TODO list
Rob Kinyon [Wed, 6 Jan 2010 03:15:40 +0000 (22:15 -0500)]
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..9ab8e51
--- /dev/null
+++ b/TODO
@@ -0,0 +1,3 @@
+* clear() should use the Engine to clear. In the File backend, this would mean
+  that Sector::File::Reference should have a function similar to get_bucket_list
+  that iterates and deletes as appropriate.