Add TODO
authorPetri Lehtinen <petri@digip.org>
Sun, 14 Jun 2009 07:33:20 +0000 (10:33 +0300)
committerPetri Lehtinen <petri@digip.org>
Mon, 15 Jun 2009 10:53:53 +0000 (13:53 +0300)
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..465d95c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,18 @@
+For 0.1
+=======
+
+* unit tests
+
+* README
+
+
+For 1.0
+=======
+
+* add option to sort object keys when dumping
+
+* support for \u in strings (convert to utf-8)
+
+* better utf-8 support (checks for invalid code points, etc.)
+
+* API documentation