summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Staudinger <robsta@gnome.org>2009-06-19 10:32:04 +0200
committerRobert Staudinger <robsta@gnome.org>2009-06-19 10:32:04 +0200
commitc48d1a13057cf42167a4729713b4634ac9f500e1 (patch)
tree46386bf92c09330bb48d6e47c2daa95fccbf901b
parent6518cee60fa6b14a7f5409e10306340c201cb6bd (diff)
[aux] Upate TODO.
-rw-r--r--TODO19
1 files changed, 14 insertions, 5 deletions
diff --git a/TODO b/TODO
index 7dcb1ea..9ceea0e 100644
--- a/TODO
+++ b/TODO
@@ -4,16 +4,25 @@ ROADMAP
Also see gtk-css-engine's TODO for now.
-0.3
+0.4
---
-* Test suite.
-* Make ccss_stylesheet_new_from_file take (filename, GError)
+* Improve test suite.
+* Cairo-style error handling? Or something else?
+* "char * foo_serialize()" API instead of _dump().
+* _serialize() property class method, serializing should fall back to _convert()
+ should print url('foo').
-0.4
+0.5
+---
+
+* Improve test suite.
+* Use slice allocator and custom list/hash implementations with in-node data.
+
+0.6
---
-* Write our own parser (flex, bison).
+* Write our own parser, probably hand-written using GScanner.
Blue Sky
--------