From abd65c5c94b4dd042ad2ac7235ca9ca0c7b12b10 Mon Sep 17 00:00:00 2001 From: Jim Menard Date: Thu, 4 Dec 2008 16:25:51 -0500 Subject: [PATCH] More to-do items --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 3b5d361..7570a78 100644 --- a/README +++ b/README @@ -37,6 +37,14 @@ type = To Do +* More code comments. More text in this file. + +* Rake task for rdoc generation. + +* Remove default _id generation. + +* Introduce optional per-database and per-collection PKInjector. + * Synchronization. * More tests.