Request for the 1.0 release
Matthew Johnson
dbus at matthew.ath.cx
Sun Feb 26 11:26:19 PST 2006
On Sun, 26 Feb 2006, Thiago Macieira wrote:
> Thiago Macieira wrote:
>>> dbus_g_proxy_call(proxy, "Frobate", &error,
>>> DBUS_TYPE_STRING, "my argument", DBUS_TYPE_INVALID);
>>
>> Same here (but I like my syntax better :-) )
>> reply = proxy.call("Frobate", "my argument");
>
> After writing the email, I realised someone from Python or Ruby or another
> interpreted language will say their syntax is even better :-)
>
>
proxy.Frobate("my argument") q-: (Java)
Matt
--
Matthew Johnson
http://www.matthew.ath.cx/
More information about the dbus
mailing list