Revert "[TYPEDEF] transformer.py - revert last bad fix"
[gnome.gobject-introspection] / TODO
diff --git a/TODO b/TODO
index 8e1a125..600454a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,15 @@
-XML format
+GIR XML format
 ----------
-- Document the format
+- Document the format better
 - 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 mark init functions like gtk_init
-- Strip pointers from Object
 - For argument/return values etc, store only c:identifier in the
-  <class/> definition
-
+  <class/> definition. Requires a link to the references type in the 
+  Type node.
+- replace gidl/gdk-pixbuf.gidl with something generated from headers,
+  verify all information is available, possible to write
 
 Binary format
 -------------
@@ -37,16 +38,12 @@ Scanner
 ------
 - Property.readable/writable, GLibProperty.blurb/nick
 - Constants
-- Annotations in external files
-
-General
--------
-- More tests
-- Check how the format scales to something the size of GTK+
+- Annotations in external files which is not source code
 
 C API
 -------
-- type SYMBOL is kind of inconvenient; would be nicer to go straight to boxed, etc.
+- type SYMBOL is kind of inconvenient; would be nicer to go straight to 
+  boxed, etc.
 - no way to construct a boxed type
 - no way to access struct fields (should have a way to go field -> GArgument)
 - types namespaced GI, functions namespaced g_