[Bug 33410] Do on-disk avatar cache in CM

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 2 15:06:23 CEST 2012


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

--- Comment #27 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-07-02 06:06:23 PDT ---
(In reply to comment #25)
> The point of being strict on the cache path is to reuse what tp-glib/tp-qt
> already uses. But I guess that can be left out of spec and be an implementation
> detail?

Yes, widely-used Telepathy 1.0 CMs should initially use the Telepathy 0.x
tp-glib/tp-qt cache structure, but that's an implementation detail and doesn't
need to be spec'd.

New Telepathy 1.0 CMs probably shouldn't use tp_escape_as_identifier - with
knowledge of the input that they use, they can almost certainly come up with
their own escaping algorithm that is more efficient. (For instance,
tp_escape_as_identifier escapes leading digits, which is pointless in a
filename - particularly if what you're escaping is a numeric ICQ or QQ UIN).

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