gobject-introspection r213 - trunk



Author: johan
Date: Tue Apr 22 15:17:50 2008
New Revision: 213
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=213&view=rev

Log:
Update

Modified:
   trunk/TODO

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	(original)
+++ trunk/TODO	Tue Apr 22 15:17:50 2008
@@ -16,7 +16,7 @@
 
 Compiler
 --------
-- Cleanup, maybe turn the nodes in to objects to avoid the horrific 
+- Cleanup, maybe turn the nodes in to objects to avoid the horrific
   type switches
 - Add thorough error checking
 
@@ -24,16 +24,20 @@
 ----------
 - Reconsider the current clunky API, maybe an iterator approach is better
 - Add thorough error checking
-- Use hashes 
+- Use hashes
 - Maybe allow populating repositories at runtime
-- Think about a system-wide repository mapping namespace ids to 
+- Think about a system-wide repository mapping namespace ids to
   libraries/metadata files
 - Fix extra indirection for out parameters in invoke
 
 Scanner
--------
-- Annotations
-- More tests
+------
+- Callbacks
+- Virtual functions
+- Signals
+- Property.readable/writable, GLibProperty.blurb/nick
+- Constants
+- Annotations in external files
 
 General
 -------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]