summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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
-------------