[TYPEDEF] Fixes for function defs in typedefs and Support for typedef aaa *bbb
[gnome.gobject-introspection] / TODO
diff --git a/TODO b/TODO
index dac8167..600454a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +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 specify annotations
 - Add a way to mark init functions like gtk_init
+- For argument/return values etc, store only c:identifier in the
+  <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
 -------------
@@ -32,20 +36,14 @@ Repository
 
 Scanner
 ------
-- Virtual functions
-- Signals
 - 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_