roadmap

Havoc Pennington hp at pobox.com
Sat Aug 9 10:43:48 PDT 2008


Hi,

On Sat, Aug 9, 2008 at 3:37 AM, Thiago Macieira <thiago at kde.org> wrote:
> Feature negotiation has to be end-to-end, over the bus daemon. That's a
> huge problem because you would have to negotiate with all your peers.
>

I hadn't even thought of that... does seem like a mess.

There's a simple workaround in the case of DBUS_TYPE_FLOAT - either
send it as a double or send it as a byte array. If you're doing 3D
vertices over dbus that probably is not outrageously more low-level
than your app already is.

Havoc


More information about the dbus mailing list