From 7b5540657e9d2aeb0259463f7e5d81ef5fe6536b Mon Sep 17 00:00:00 2001 From: tho Date: Tue, 29 Jun 2010 12:34:03 +0200 Subject: [PATCH] TODO list update --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index f44085c..81b8e16 100644 --- a/TODO +++ b/TODO @@ -6,9 +6,9 @@ - validation (light decoder) interface -- better naming of functions - container (objects and arrays) iterators -- unit tests for new json interfaces +* unit tests for new json interfaces (countinuous WIP) +- valgrind tour * return with error in setters (except value) when object is frozen - set + add done (when removal interface is added, provide the same @@ -16,4 +16,4 @@ ? is zero-length json key valid ? invalid zero-length would make possible to decide if a given name is (or isn't) fully qualified ! -? json per type getters +? json per-type getters