Daniel P. Berrange wrote:
Applications could either craft their event loop impl themselves, or
we can provide some add-on pre-built helper libraries with common
impls. eg, an optional libvirt-glib library which comes with a
pre-built event impl for applications which use glib. Likewise a
libvirt-qt helper. That'd cover pretty much all common GUI apps.
Sounds sane. avahi does the same btw, and I like that approach.
cheers,
Gerd