[Bug 26494] Misleading deprecation for tp_cli_channel_type_text_call_list_pending_messages

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 9 18:05:18 CET 2010


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





--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk>  2010-02-09 09:05:18 PST ---
This is tricky to fix in an ideal way, because the docstring is
automatically-generated.

A short-term fix would be to make the deprecation-detector in the code
generation scripts only match method/tp:deprecated, and not
method/arg/tp:deprecated (in pseudo-XPath).

The long-term solution is to make this method unnecessary to call, by having a
higher-level API for Text and Messages channels based on some sort of Message
object (as seen in telepathy-qt4).


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



More information about the telepathy-bugs mailing list