[Bug 36354] New: Add TpSavedMessage?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 18 15:10:43 CEST 2011


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

           Summary: Add TpSavedMessage?
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: guillaume.desmottes at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


In https://bugs.freedesktop.org/show_bug.cgi?id=27175#c6 smcv wrote:
"""
...

TpMessage
  |
  \--- TpCMMessage (used by TpMessageMixin)
  \--- TpClientMessage (if needed, or just use the base class?)
         \--- TpSignalledMessage
              (or TpReceivedMessage, but it's used for MessageSent too)
              (has a TpContact for the sender if possible)
  \--- TpSavedMessage (the handle-less version, for the logger)

...
"""

We currently have TpMessage, TpCMMessage, TpClientMessage and
TpSignalledMessage but not yet TpSavedMessage.

I was porting Empathy to TpTextChannel was thinking that TpSavedMessage could
actually be pretty handy in order to rebase EmpathyMessage on top of TpMessage.

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



More information about the telepathy-bugs mailing list