[Telepathy] MissionControl's spec

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Dec 17 10:02:22 PST 2007


On Mon, 17 Dec 2007 at 17:25:18 +0200, Alberto Mardegan wrote:
> I'm just working on the server side, and implementing the DBus API is 
> not that hard with dbus-binding-tool; would telepathy-glib make that 
> even easier?

That's the idea...

I'm currently working on some examples in telepathy-glib which should
illustrate how the "magical GInterfaces" approach works. It's
considerably better than using dbus-binding-tool, IMO (you don't have to
reconcile the differences between handwritten and generated code when your
API changes - it follows the sensible rule of "each file is
either generated at build time, or written by hand, but never generated
and modified").

    Simon


More information about the Telepathy mailing list