glib dbus bindings notes
Havoc Pennington
hp at pobox.com
Tue Mar 3 20:22:07 PST 2009
Hi,
On Tue, Mar 3, 2009 at 2:12 PM, Ville M. Vainio <vivainio at gmail.com> wrote:
> I'm not saying dbus-glib is inherently harder than the raw bindings -
> perhaps the documentation just fails to make the point why it would be
> easier ;-).
>
I do think it's only sometimes easier. For me the iterator API on dbus
message can be easier than the weird-gtype-contortions stuff that
dbus-glib does, for example. But certainly calling a generated method
on a generated proxy is a bit simpler than dealing with messages
directly.
Havoc
More information about the dbus
mailing list