summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-05-13 17:33:11 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-05-13 17:33:11 +0000
commit6aa95744b760f2cfc624bee979159190fa3a3873 (patch)
tree55221bcb3297b7d425ad7984db6c04914346137f /TODO
parenteb5d9a33e6e52dd6efb8432f265c2dfa68fbc480 (diff)
downloadgobject-introspection-6aa95744b760f2cfc624bee979159190fa3a3873.tar.gz
Updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 240d6772..325db9da 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,7 @@ Binary format
- Add hashes to lookup interfaces and functions in interfaces
- Do we need (at least limited) handling of unions ? E.g. GdkEvent
- Write a validator
+- Handle parent being 0
Compiler
--------
@@ -23,9 +24,7 @@ Repository
- Reconsider the current clunky API, maybe an iterator approach is better
- Add thorough error checking
- Use hashes
-- Implement g_function_info_invoke()
- Maybe allow populating repositories at runtime
-- need a method to access may-be-null for the return type of a function
General
-------