[gio-2.0.c] Annotate g_file_replace
[gnome.gobject-introspection] / TODO
diff --git a/TODO b/TODO
index 5bb6054..600454a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
-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
@@ -8,7 +8,6 @@ XML format
 - For argument/return values etc, store only c:identifier in the
   <class/> definition. Requires a link to the references type in the 
   Type node.
-- c:owner -> ownership-transfer=yes/no
 - replace gidl/gdk-pixbuf.gidl with something generated from headers,
   verify all information is available, possible to write
 
@@ -39,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_