Greetings. On Thu, 17 May 2012 17:45:00 +0200 dexen deVries <dexen.devr...@gmail.com> wrote: > On Thursday 17 of May 2012 15:57:07 Ethan Grammatikidis wrote: > > On Mon, 14 May 2012 14:34:39 +0000 > > > > s...@9front.org wrote: > > > EthanG will be disciplined. > > > > > > -sl > > > > What? Did I forget to promulgate dbus again? But you all only decide > > you like dbus at the end of a hard day, I wrote all that before lunch. > > i have used dbus recently, via dbus-send(1) and qdbusviewer. it's like a > filesystem populated with filesystem servers, only that you can't mount(3), > open(3), stat(3), etc. anything.
Dbus is a message bus full of flaws. Objects need to be announced, in the protocol is a switch between text and binary, you can get the object definitions as XML and the API, which forces you to use a 160 character terminal, is wrapping you around glib. Every dbus user should be forced to read this: [0] Maybe you only mistakenly took the alternative object notation as a path as some kind of filesystem. Sincerely, Christoph Lohmann [0] http://dbus.freedesktop.org/doc/dbus-specification.html