[Bug 42917] Handle Butterfly -> Haze migration

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 28 18:16:40 CET 2011


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

--- Comment #9 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2011-11-28 09:16:40 PST ---
(In reply to comment #8)
> The log dir depends of the account's path suffix. That's basically an escaped
> version of what you'd get using 'mc-tool list'.
> As you can see we can't infer the login ID from it:
> http://telepathy.freedesktop.org/spec/Account.html#description

We know that already, and we all know that tp_account_parse_object_path() allow
extracting information like account_id. Is there something you want to
pin-point with this information or you just thought I didn't know ?

All I'm saying is that it would me better to strip off the CM name from the
path when use in logging. This would fit in an API break, as it would mean
giving up on creating TpAccount object (see bug 26648).

While the account path is friendly for creating a TpAccount, it's totally
orthogonal to the notion of logs, which should have been account agnostic from
the beginning. (e.g. Logs from MSN account me at msn.com are the same regardless
what MSN CM your are using). If the protocol does not have an account id, then
the protocol should be the unit for separation.

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