[Bug 35321] Implement 3rd party message send/receive API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 15 19:11:42 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35321

--- Comment #5 from Andre Moreira Magalhaes <andrunko at gmail.com> 2011-03-15 11:11:41 PDT ---
So, updated the API to conform with Olli's suggestions with a minor point:
- I chose to use sendMessage/messageSent/messageReceived instead of
send/sent/received as I believe it looks better, but I am ok if you still want
to change.
  Eg.: pseudo code:
       messenger->sendMessage(...) vs messender->send(...)
       connect(messenger, messageSent) vs connect(messenger, sent)

And for those that didn't realize yet, we are about to introduce yet another CM
acronym in tp-qt4 (ContactManager, ConnectionManager, ContactMessenger), who is
going to be next?? heh.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list