gobject: Add a TODO list

This commit is contained in:
Matthew Booth
2012-01-26 11:55:43 +00:00
parent 8bad4d1c47
commit dd25638fc1

9
gobject/TODO.txt Normal file
View File

@@ -0,0 +1,9 @@
Tasks required before the GObject bindings can be considered complete:
* Fix the problem of inspect_get_type
* Build the gtkdoc and make it available to the developer
* Bind the libguestfs events API
Tasks which would improve the usability of the GObject bindings:
* Implement _async versions of all apis