http://bugs.freedesktop.org/show_bug.cgi?id=17555
Will Thompson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] AssignedTo|[email protected].|telepathy- |org |[email protected] --- Comment #2 from Will Thompson <[email protected]> 2010-02-09 09:18:31 PST --- I think it would be nice to include this in the Contacts interface, too. Currently the spec says, of the return value of GetContactAttributes: > Each contact's attributes will always include at least the identifier that > would be obtained by inspecting the handle > (org.freedesktop.Telepathy.Connection/contact-id). We probably want /owner (Handle), /owner-id, /owner-channels or so. This is kind of a prerequisite for adding handle owner support to contact helper code in bindings, short of requiring API users to pass the channel to the constructor as well as the handle. I don't think we need this to be on a separate interface for backwards compat. — if the method's not implemented on the connection, you just can't figure this out. (In reply to comment #1) > Simon > suggests that a handle might be specific to multiple channels but I forget his > rationale and it seems quite bizarre to me. I guess one example is a contact in an XMPP MUC being used for both a text chat and a Muji call? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
