summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2007-12-09 16:02:49 +0000
committerJohan Dahlin <johan@src.gnome.org>2007-12-09 16:02:49 +0000
commit5590ce8be334846222ef2c6a171f294fbf46ed94 (patch)
tree0c18680ed803067cd262492bc06b6f70f3175f3a /TODO
parentc1867cdf28a3c88c70beb92a315126a7d511a088 (diff)
downloadgobject-introspection-5590ce8be334846222ef2c6a171f294fbf46ed94.tar.gz
Update
2007-12-09 Johan Dahlin <johan@gnome.org> * TODO: Update * src/Makefile.am: Rename gen-introspect to g-idl-scanner, don't make the repository library and the other utilites link against gthread-2.0 svn path=/trunk/; revision=73
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4b51eab3..5e8306df 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
XML format
----------
- Document the format
-- Write a scanner to create XML from annotated headers
- Add attributes to connect signals to their default handlers
and wrappers to their vfuncs
- Add a way to specify default values
@@ -31,6 +30,11 @@ Repository
libraries/metadata files
- Fix extra indirection for out parameters in invoke
+Scanner
+-------
+- Annotations
+- More tests
+
General
-------
- More tests