[PATCH] GLib binding properties (was Properties again)

John (J5) Palmieri johnp at redhat.com
Tue Nov 1 10:04:24 PST 2005


It looks good to me but I don't hack much on the GLib bindings.  Rob
Taylor, this looks like it might be of interest to you because of the
signature stuff.  Right now the patch gets the signature from the type
being sent back but this doesn't work for empty containers so...

On another note when sending a patch for review it is good to indicate
it in the subject line, also being descriptive and pointing out what
part of the code it touches (i.e. the GLib bindings in this case) is
good form because it allows people to triage and quickly find the mails
that are of interest to them.

Thanks for the patch.

On Tue, 2005-11-01 at 16:17 +0100, Carlos Garcia Campos wrote:
> Hi,
> 
> I said properties work perfectly with the glib bindings, but I only had
> used setters. The Get method doesn't work, because of a bug. The problem
> is that it tries to append a basic type instead of a GValue in the
> method return message and in addition it is appended to the wrong
> message. 
> The attached path fixes it. 
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus

-- 
John (J5) Palmieri <johnp at redhat.com>



More information about the dbus mailing list