[Bug 25422] generate code for Call draft API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 3 23:03:41 CET 2009


http://bugs.freedesktop.org/show_bug.cgi?id=25422





--- Comment #1 from Andre Moreira Magalhaes <andrunko at gmail.com>  2009-12-03 14:03:41 PST ---
(In reply to comment #0)
> <http://git.collabora.co.uk/?p=user/smcv/telepathy-qt4-smcv.git;a=shortlog;h=refs/heads/futuristic>
> generates code for the Call draft API from telepathy-spec 0.19.0. This code is
> hidden (not part of the API or ABI), but can be used by StreamedMediaChannel to
> interoperate with Call implementations.
> 
> It also adds telepathy-glib service-side code generation, which will become
> necessary when the Call CM from Bug #25416 arrives and is used by regression
> tests.
> 

The only thing I didn't like is calling TpFuture::registerTypes from inside
streamed-media-channel.cpp. I believe the call should be placed somewhere
inside registerTypes. Also I would change the namespace to Tp::Future instead
of TpFuture, so using namespace Tp; works


-- 
Configure bugmail: http://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