From ad8b773ce5c3a61e463ccc6554711bf2e41b109b Mon Sep 17 00:00:00 2001 From: JC Brand Date: Thu, 30 Aug 2018 09:04:32 +0200 Subject: [PATCH] Fix spelling mistakes and revision block formatting * superseeding => superseding * meta data => metadata * seperate => separate --- xep-0398.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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.