[couchdb-glib: 18/21] Update TODO



commit 17c8937acca242e40b46a947b5d9784e17840ed2
Author: Mikkel Kamstrup Erlandsen <mikkel kamstrup gmail com>
Date:   Tue Oct 6 15:00:39 2009 +0200

    Update TODO

 NOTES.kamstrup |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/NOTES.kamstrup b/NOTES.kamstrup
index 9aa21c3..fbb1be4 100644
--- a/NOTES.kamstrup
+++ b/NOTES.kamstrup
@@ -1,6 +1,5 @@
 TODO:
 -----
-Move typedefs to couchdb-types.h
 Silent build rules
 Single header includes
 ? Get rid of CouchDBStructField ?
@@ -8,6 +7,8 @@ Make 'make check' run unit tests
 Rename CouchDB class to CouchDBConnection
 Add method couchdb_send_async using a SoupSessionAsync underneath
 A .ini parser to extract OAUTH credentials from desktop-couchdb.ini
+Move couchdb_document_put() to couchdb_put(doc) in order to separate responsibilities and make CouchDB sub-classable
+Class struct padding for future ABI stability
 
 DONE:
 -----



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]