diff --git a/xep-0398.xml b/xep-0398.xml index 93f51add..c1831b29 100644 --- a/xep-0398.xml +++ b/xep-0398.xml @@ -32,9 +32,7 @@ 0.2.1 2018-08-27 egp - + Add missing article "the". 0.2.0 @@ -46,11 +44,11 @@ 0.1.0 2017-12-18 dg -

First draft.

+ First draft.
-

&xep0084; and &xep0153; are usually considered to stand in competition with each other. XEP-0084 even talks about superseeding XEP-0153 in the future. While XEP-0084 provides a more efficient interface to upload avatars by seperating meta data and data (thus saving the client from having to download its own avatar on every connect) it has the significant downside of not working with &xep0045;.

+

&xep0084; and &xep0153; are usually considered to stand in competition with each other. XEP-0084 even talks about superseding XEP-0153 in the future. While XEP-0084 provides a more efficient interface to upload avatars by separating metadata and data (thus saving the client from having to download its own avatar on every connect) it has the significant downside of not working with &xep0045;.

Server implementations can aid to resolve this conflict by automatically putting avatars uploaded with XEP-0084 into XEP-0153 storage and vice versa. This allows clients to use the more efficient XEP-0084 for uploading avatars and XEP-0153 to retrieve avatars in Multi-User Chats.