On Thu, Aug 20, 2009 at 5:38 AM, Fabio Forno <[email protected]> wrote:
> Hi, > while implementing some parts of XEP-60 for an atom reader we found > that we don't know how to behave when we request some items by item-id > and those items went missing. For example, as for ex. 74 in xep-60, > the client requests three items, with id id1, id2, id3, but in the > meanwhile id1 has expired. What do we return just id2 and id3, any > error for id1? > > -- > Fabio Forno, Ph.D. > Bluendo srl http://www.bluendo.com > jabber id: [email protected] > Fabio, I would suggest that an <item-not-found /> error is appropriate. That seems a logical response, would be logical in the code, and would be logical to handle based on similar requests. PSA could add that to the list of possible reasons for error in that section. Best of luck, Nathan Fritz
