On Wed, Jul 29, 2009 at 10:33:12AM +0100, Daniel P. Berrange wrote:
[..snip..]
FYI, my libvirt-glib work is temporarily on hold due to lack of
time.
As such I've just pulled the event loop code directly into the
virt-viewer application, so I can do a release of virt-viewer without
needing to do a release of libvirt-glib right now. I want to pick it
up again in the future and do something a little more advanced than
just event loops, actually providing a proper GObject's for each libvirt
objects so that GUI apps can just use normal GLib signal handling and
properties, etc. virt-manager already does alot of this kind of wrapping
in its own code, so its really pulling that out into a library where it
can be shared
Sounds great! Will the old API still be there? I've just
uploaded
libvirt-glib into Debian:
http://ftp-master.debian.org/new/libvirt-glib_0~0.git22fac-1.html
and mentioned it in my talk at Debconf:
http://honk.sigxcpu.org/projects/libvirt/libvirt-dc09.pdf
Cheers,
-- Guido