|
Introspection was easier to implement than I had expected it would be, so now
0.19 is out there.
Now, to find out if there's some kind of introspection-based browser for D-BUS
services.
|
|
One of the more annoying things about D-BUS (Hi John!) is that if the bus you happen
to be connected to exits (say, if it's being restarted), your application
exits. And this is done from inside of a library.
So I spent the last day and a bit adding support for reconnecting to oddjob, and tidying it up for
a 0.18 release.
|