[PATCH] NoReply annotation in GLib bindings
Robert McQueen
robert.mcqueen at collabora.co.uk
Mon Oct 24 15:10:13 PDT 2005
John (J5) Palmieri wrote:
> I would say .Method. as I could add this to the Python bindings also.
> This would require a spec change if you did commit it so make sure you
> do that too.
Is a method with no return message different to one that returns an
empty return value message? Having added in_signature and out_signature
arguments to the Python method decorator, an empty out_signature still
sends a return message but it has nothing in it. Is this useful? If not,
should an empty out_signature result in this annotation being generated
in the introspection data, or should a seperate decoration be created
for this?
More information about the dbus
mailing list