Skip to content

Commit

Permalink
TODO list update
Browse files Browse the repository at this point in the history
  • Loading branch information
babongo committed Jun 29, 2010
1 parent c4eeef4 commit 7b55406
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TODO
Expand Up @@ -6,14 +6,14 @@


- 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
check)
? 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

0 comments on commit 7b55406

Please sign in to comment.