[Bug 20166] New: Text/Messages channels

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 17 18:27:00 CET 2009


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

           Summary: Text/Messages channels
           Product: Telepathy
           Version: unspecified
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-qt4-
                    smcv.git;a=shortlog;h=refs/heads/messages
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: high
         Component: telepathy-qt4
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk


TextChannel's API needs filling in. I've done a sketch of the API in the linked
branch.

oggis points out that QSharedDataPointer does implicit sharing (copy on write),
which might be more appropriate if we ever want Message to be mutable. This
would be useful if we want to have an API like QString send(Message message,
guint flags) where you construct a blank Message, stuff things into it and send
it. (See telepathy-glib's TpMessageMixin, which does the same thing on the
service side.)


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