[Telepathy] Avatar interface proposal

Andre Magalhaes andrunko at gmail.com
Thu Jun 8 06:20:07 PDT 2006


On 6/8/06, Robert McQueen <robert.mcqueen at collabora.co.uk> wrote:
> I just had another thought. :)
>
> SetAvatar (ay: avatar, s: mimetype) -> None
Yeah, this is a bit more complex than it seems. I though about it too,
but didn't want to add it to the interface, let me explain why.

On XMPP vcard based avatar, for a user to set its own avatar, it uses
the vcard-temp. But it can't just send the vcard diff to update the
vcard. It needs to send the full vcard or the older user info will be
overwritten. So to do this on XMPP at least, we will need to before
sending the new avatar, request the user vcard, update it with the new
vcard and then update it. Is this what we want?

BR
Andrunko


More information about the Telepathy mailing list