Bug 20166 - Text/Messages channels
Summary: Text/Messages channels
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: unspecified
Hardware: Other All
: high enhancement
Assignee: Andre Moreira Magalhaes
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/sm...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 09:27 UTC by Simon McVittie
Modified: 2009-03-10 10:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2009-02-17 09:27:00 UTC
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.)
Comment 1 Simon McVittie 2009-03-10 10:20:52 UTC
Fixed in 0.1.0


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.