Bug 20166

Summary: Text/Messages channels
Product: Telepathy Reporter: Simon McVittie <smcv>
Component: tp-qtAssignee: Andre Moreira Magalhaes <andrunko>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: high    
Version: unspecified   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-qt4-smcv.git;a=shortlog;h=refs/heads/messages
Whiteboard:
i915 platform: i915 features:

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.