IDL language

Havoc Pennington havoc.pennington at gmail.com
Fri May 8 07:51:24 PDT 2009


Hi,

On Fri, May 8, 2009 at 10:24 AM, Thiago Macieira <thiago at kde.org> wrote:
> While I agree that there should be support for generic annotations, I'd
> deciding whether a given method should be asynchronous or not is a decision to
> be made per usage, not for all.

Very much concur. Sync/async is a binding issue, not an interface
issue. It doesn't affect the interface exporter at all.

JavaScript bindings don't even support sync calls.

Havoc


More information about the dbus mailing list