[clouchdb-cvs] CVS clouchdb/src

peddy peddy at common-lisp.net
Tue Dec 18 02:16:02 UTC 2007


Update of /project/clouchdb/cvsroot/clouchdb/src
In directory clnet:/tmp/cvs-serv31727/src

Modified Files:
	clouchdb.lisp 
Log Message:
Updated document API documentation
Removed junk code


--- /project/clouchdb/cvsroot/clouchdb/src/clouchdb.lisp	2007/12/17 23:22:23	1.6
+++ /project/clouchdb/cvsroot/clouchdb/src/clouchdb.lisp	2007/12/18 02:16:02	1.7
@@ -212,13 +212,6 @@
 ;;          (cond ((equal "conflict" (document-property :error result))
 ;;                 (error 'id-or-revision-conflict 
                
-(defun test ()
-  (with-open-file 
-
-;;
-;;
-;;
-
 (defun document-to-json (doc)
   "Convert document data, the top-level of wich is either an
   associative list or hashtable, to json data"




More information about the clouchdb-cvs mailing list