From 16025233416edfd7503b830ea2f6053825b15411 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Johan=20S=C3=B8rensen?= Date: Tue, 11 Sep 2007 23:01:30 +0200 Subject: [PATCH] Updated TODO so I don't forget --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 601b485..032e139 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ - flat namespace for object attributes? (instead of the "attributes" key) - Query/View API - better handling of document id, including setting a custom ones +- Database#filter for filtering documents with Ruby (with some ruby2js or RubyToRuby magic) +- Expand on View class +- A Document object -- CouchObject::Model for more domain specific/clearer way to model Couch docs in ruby -- \ No newline at end of file +- CouchObject::Model for more domain specific/clearer way to model Couch docs in ruby \ No newline at end of file -- 2.11.4.GIT