[Bug 28200] New: TpContactListManager (or perhaps TpBaseContactList)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 21 13:39:30 CEST 2010


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

           Summary: TpContactListManager (or perhaps TpBaseContactList)
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: ASSIGNED
          Keywords: patch
          Severity: enhancement
          Priority: high
         Component: tp-spec
        AssignedTo: simon.mcvittie at collabora.co.uk
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org
            Blocks: 21787,28199


The current API for contact lists involves a series of named contact list
channels (subscribe, publish, stored, allow, deny) and is in practice rather
complex to work with.

I have an in-progress branch that adds a TpContactListManager (although I might
rename it to TpBaseContactList), which is a channel manager for contact lists.
It provides a C API that looks suspiciously like the new ContactList and
ContactGroups D-Bus APIs (Bug #21787), and implements channels behind the
scenes in terms of that API.

Once I've got that class into shape, I can try implementing the new D-Bus API
with it too, by using it like a mixin.

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