gobject-introspection r192 - trunk



Author: hp
Date: Mon Apr 21 16:55:13 2008
New Revision: 192
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=192&view=rev

Log:
2008-04-21  Havoc Pennington  <hp redhat com>

	* TODO: add some C API wishlist items I could think of quickly



Modified:
   trunk/ChangeLog
   trunk/TODO

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	(original)
+++ trunk/TODO	Mon Apr 21 16:55:13 2008
@@ -39,3 +39,11 @@
 -------
 - More tests
 - Check how the format scales to something the size of GTK+
+
+C API
+-------
+- 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_
+- no way to get GType given a GIRegisteredTypeInfo



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