<div dir="ltr">On 9 March 2014 12:50, Ravi Kumar <span dir="ltr"><<a href="mailto:upman16@gmail.com" target="_blank">upman16@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div><div>We could port telepathy-python, it's a fairly small codebase.<br>I don't think it will be ported, the latest commit is four years old!<br><a href="https://github.com/PabloCastellano/telepathy-python/tree/examples/src" target="_blank">https://github.com/PabloCastellano/telepathy-python/tree/examples/src</a><br>
</div></div></div></blockquote><div><br></div><div>It sounds like telepathy-python might be deprecated, which would explain the lack of activity<br><br><a href="http://blogs.gnome.org/danni/2011/11/17/let-us-not-mourn-telepathy-python/">http://blogs.gnome.org/danni/2011/11/17/let-us-not-mourn-telepathy-python/</a><br>
<br></div><div>Perhaps we could port our code to use telepathy through gobject-introspection or even dbus. I think that's certainly worth investigating. What worries me is that our collaboration framework is already very fragile and the developers still involved with the project doesn't really have much expertise about it. So changing code is pretty scary...<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>But I didn't quite understand what exactly telepathy does.</div>
</div></div></blockquote><div><br></div><div> I'm afraid this is all the documentation there is<br><br><a href="http://telepathy.freedesktop.org/wiki/">http://telepathy.freedesktop.org/wiki/</a><br></div><div><br></div>
<div>We use it for our collaboration framework. It provides presence information and communication channels.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><div>So could you point me to some resource where I could learn a bit about it?<br></div>and also could you send me a list of python dependencies the sugar core relies on so I could look them up too?<br></div>
</blockquote><div><br></div><div>I'm afraid we don't have such a list. You could grep for imports in sugar and sugar-toolkit-gtk3.<br></div></div></div></div>