Problem with glib signal bindings

Colin Walters walters at verbum.org
Thu Jun 16 12:54:20 PDT 2005


On Thu, 2005-06-16 at 12:51 +0100, Ross Burton wrote:
> Hi,
> 
> At the moment the GLib bindings use the existing gobject introspection
> to export all signals on an object over the bus when the object is
> registered.  I believe this is wrong, and we need to extend the IDL
> parser to use the signal declarations defined in the XML, and not rely
> in introspection in this case.

Yeah, I think you're right.  Same with properties.
I wonder if there's a way to attach metadata to signals and properties
with current glib?  Doing it there would be better than in the XML,
which we want to dump once we have GObject introspection.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/dbus/attachments/20050616/407fe23e/attachment.pgp


More information about the dbus mailing list