<div><br><div class="gmail_quote">On Thu, Feb 3, 2011 at 12:59 PM, Gustavo Pichorim Boiko <span dir="ltr">&lt;<a href="mailto:gustavo.boiko@collabora.co.uk">gustavo.boiko@collabora.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
<br>
Em Qua, 2011-02-02 ās 18:03 +0000, David Edmundson escreveu:<br>
<div><div></div><div class="h5">&gt;<br>
&gt;<br>
&gt; On Mon, Jan 31, 2011 at 4:06 PM, Andre Moreira Magalhaes<br>
&gt; &lt;<a href="mailto:andre.magalhaes@collabora.co.uk">andre.magalhaes@collabora.co.uk</a>&gt; wrote:<br>
&gt;         The &quot;beginning&quot; release.<br>
&gt;<br>
&gt;         TelepathyQt4Yell is an extension library for TelepathyQt4. It<br>
&gt;         adds<br>
&gt;         support for some DRAFT interfaces that could not land in<br>
&gt;         TelepathyQt4<br>
&gt;         itself due to API/ABI stability rules as well as some<br>
&gt;         not-yet-final<br>
&gt;         utility classes.<br>
&gt;         Once the interfaces are final and the implementation is ready,<br>
&gt;         the code<br>
&gt;         will move to TelepathyQt4 itself and removed from here.<br>
&gt;<br>
&gt;         Tarball:<br>
&gt;         <a href="http://telepathy.freedesktop.org/releases/telepathy-qt4-yell/telepathy-qt4-yell-0.1.0.tar.gz" target="_blank">http://telepathy.freedesktop.org/releases/telepathy-qt4-yell/telepathy-qt4-yell-0.1.0.tar.gz</a><br>

&gt;<br>
&gt;         Signature:<br>
&gt;         <a href="http://telepathy.freedesktop.org/releases/telepathy-qt4-yell/telepathy-qt4-yell-0.1.0.tar.gz.asc" target="_blank">http://telepathy.freedesktop.org/releases/telepathy-qt4-yell/telepathy-qt4-yell-0.1.0.tar.gz.asc</a><br>

&gt;<br>
&gt;         The latest reviewed code is always available from:<br>
&gt;         git://<a href="http://git.collabora.co.uk/git/telepathy-qt4-yell.git" target="_blank">git.collabora.co.uk/git/telepathy-qt4-yell.git</a><br>
&gt;         <a href="http://git.collabora.co.uk/?p=telepathy-qt4-yell.git" target="_blank">http://git.collabora.co.uk/?p=telepathy-qt4-yell.git</a> (gitweb)<br>
&gt;<br>
&gt;         The first release of telepathy-qt4-yell features:<br>
&gt;<br>
&gt;          * High-level API and auto-generated client classes for<br>
&gt;         Call.DRAFT.<br>
&gt;          * Models support.<br>
&gt;<br>
&gt; Do you have any idea which models you intend to create in the future?<br>
&gt;<br>
&gt;<br>
&gt; So far I see one for accounts and one for messages in a conversation.<br>
<br>
</div></div>The AccountsModel is a tree model containing the accounts in the first<br>
level, and all known contacts for each account in the second level.<br>
<div class="im"><br></div></blockquote><div>Nice! I ended up implementing a contact model quite recently, I should have looked first 8-)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
&gt; We (the KDE Tp project) already have some models and will be creating<br>
&gt; a few more, it would make sense to make sure that the two of us don&#39;t<br>
&gt; end up duplicating work.<br>
<br>
</div>So far those are the models we have, not sure there are plans for other<br>
models (as those two ones cover already tons of basic usage cases).<br>
<br></blockquote><div>The only model I want which isn&#39;t covered is one that lists all contacts currently in a channel. I was going to write that at some point in the next month.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Maybe some of the KDE ones could be made Qt-only and be moved into<br>
tp-qt4-yell at some point?<br></blockquote><div><br></div><div>I&#39;ve got no reason to not keep it Qt only, so I&#39;ll write it and if you want to copy it then you can do.</div><div><br></div><div>In the future a lot of our models need wrapping with our concept of KDE metacontacts, which obviously you don&#39;t want and we&#39;ll no longer be able to share. </div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Cheers<br>
<font color="#888888"><br>
Gustavo Boiko<br>
<br>
<br>
</font></blockquote></div><br></div>