Hi Niklas,

When the client receives the error list from the service, it should 
display each error to the user is a human-readable format or notify the 
user in some helpful way. For example, I imagine that multiple dialog 
boxes would cause a mess if there are many errors. Let us know if this 
answers your question.

Nick Cipriano



From:
Niklas Gustavsson <[email protected]>
To:
[email protected]
Date:
08/06/2010 10:29 AM
Subject:
[MUC] Batch updates and multiple errors



Hi

I'm implementing MUC for Apache Vysper and got a question which is
probably easy for XMPP geeks, but somehow I haven't found a clear
answer.

In MUC, there are some use cases involving batch updates, e.g.
"Modifying the Voice List". Here, a moderator can send an update
containing several "item" elements. What would be the appropriate way
of handling multiple, potentially different, errors during such an
update? For example, let's say one item causes a "not-allowed" error,
while a different item causes a "conflict".

/niklas


Reply via email to