http://bugs.freedesktop.org/show_bug.cgi?id=12465
------- Comment #11 from [EMAIL PROTECTED] 2007-11-28 22:53 PST ------- (In reply to comment #9) > By policy, CMs are not expected to have access to persistent storage, so of > course they can't cache very well. As I said above, long-term caching policy > and mechanism is completely out of scope for CMs. Agreed for long-term caching, but to solve this avatar issue 5 seconds should be enough; if using temporary files is not accepted (I see no reason why it shouldn't; we are not talking about persistent storage) you can still cache avatars in RAM (maybe the last N avatars retrieved) and free them after a few seconds. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
