summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-04-28 19:27:21 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-04-28 19:27:21 +0000
commit61ceccf7f90aee155123b9f8abf6997e190bd43d (patch)
tree8a2223823ae18a16619cdea0e422eaf343ab9962 /TODO
parent25e6c67eeaa48e1037ec398b2387603164152aab (diff)
downloadgobject-introspection-61ceccf7f90aee155123b9f8abf6997e190bd43d.tar.gz
Update TODO
svn path=/trunk/; revision=251
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0a38bbbc..8e1a1258 100644
--- a/TODO
+++ b/TODO
@@ -4,8 +4,11 @@ XML format
- Add attributes to connect signals to their default handlers
and wrappers to their vfuncs
- Add a way to specify default values
-- Add a way to specify annotations
- Add a way to mark init functions like gtk_init
+- Strip pointers from Object
+- For argument/return values etc, store only c:identifier in the
+ <class/> definition
+
Binary format
-------------