summaryrefslogtreecommitdiffstats
path: root/gobject/TODO.txt
blob: a3115d15c1caf2947dec0682f43db6f82b40d857 (plain)
1
2
3
4
5
6
7
8
9
10
11
Tasks required before the GObject bindings can be considered complete:

* Fix the problem of inspect_get_type
  - This is addressed here: https://bugzilla.gnome.org/show_bug.cgi?id=671218
    The fix will hopefully make it upstream soon. No changes are required in
    libguestfs.
* Bind the libguestfs events API

Tasks which would improve the usability of the GObject bindings:

* Implement _async versions of all apis