[Telepathy] Telepathy and EFL

Danielle Madeley danielle.madeley at collabora.co.uk
Sun Jan 15 15:51:16 PST 2012


> 20:38 <kuuko> Hello, I'm looking into rewriting a python app that's using the 
>               low level telepathy functionality. I understand that 
>               telepathy-python has been deprecated in favor of telepathy-glib 
>               python bindings. The thing is that the app is not using GTK+ for 
>               it's ui, instead it's EFL-based, so I am wondering if and how I 
>               can make use of telepathy-glib in such a client.

Your problem with using the telepathy-glib bindings will be integrating
with the GLib mainloop to receive events and callbacks. I don't
specifically know about EFL, but nowadays Qt and GLib share a mainloop.

Possibly this blog post is useful to you:
http://blog.gustavobarbieri.com.br/2009/10/01/ecore-glib-main-loop-integration/

If you can't integrate the mainloops, you may have to stick with the
low-level telepathy-python bindings,

-- 
Danielle Madeley
Software Developer, Collabora Ltd.                  Melbourne, Australia

www.collabora.co.uk



More information about the telepathy mailing list