dbus server sans callbacks
Havoc Pennington
hp at redhat.com
Fri Mar 9 13:16:45 PST 2007
Simon Burton wrote:
> Callback's are going to cause headaches for me: all this c-code
> is being autogenerated from a higher-level language.
Maybe you can use the python bindings or other existing binding?
You should be able to write a C callback that invokes a closure/function
object in your higher-level language.
> This all began from not having any luck deploying the dbus daemon,
> so I might start another thread asking about that.
Please, don't be afraid to ask questions.
Havoc
More information about the dbus
mailing list