dbus interoperability

Mário Costa mario.silva.costa at gmail.com
Mon May 18 00:13:45 PDT 2015


Hi,

I'm currently developing an aplication, using dbus-java, and came
across several limitations/bugs on the dbus-java implementation.

It seems, since the first development of the interface, by Matthew
Johnson, the same has not been mantained, the same seems to the dbus
specification.

The GLib dbus, implementation has evolved, and some new annotations
have came into use, which semantics I havent been able to find, in
order to understand if it is already supported, by the dbus-java
interface or not.

Such an example is:
org.freedesktop.DBus.GLib.Async

Which I, haven been hable to figure out, the exact semantics, of the
annotation regarding the interface ...

Has there been an efford on keeping and mantaining/evolving a core
semantics, and also to support them in other language bindings !?


How can I colaborating with ?

DBus seems to be a very good tool, not only for desktop, but also to
support and export desktop functionalities provided by dbus daemons,
to server side, enabling language independent interface, with a great
set of functionalities.

I would also, like to share the ehancements, and changes I'm
performing in dbus-java interface, which I've picked up from git-hub!

Regards,
Mário Costa


More information about the dbus mailing list