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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 18 03:47:20 CET 2011


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

Andre Moreira Magalhaes <andrunko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #8 from Andre Moreira Magalhaes <andrunko at gmail.com> 2011-03-17 19:47:19 PDT ---
The branch in URL is updated with send/receive support.

Notes:
1 - The branch simple-send-receive is on top a branch called 0.21.13.UNRELEASED
that will be updated once the spec is released with the CD.I.Message addition.
We will have to also generate low-level bindings for other new stuff added to
the spec.
2 - I changed a bit CD.I.Message found here
https://people.internal.collabora.co.uk/~vivek/Channel_Dispatcher_Interface_Message_DRAFT.xml,
by removing the Status signal and the TargetHandleType param from Send. I also
did other minor changes to make our autogen tools happy.
3 - The code is _untested_ and bugs are expected. Once we merge this branch
with the tests Olli is writing we can properly fix them.

A new class called SimpleTextObserver was added (I believe it suffices #28753),
and can be used standalone if the user only wants to observe channels.
ContactMessenger uses it internally for the receiving support.

-- 
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