# HG changeset patch # User Ralph Meijer # Date 1098808239 0 # Node ID 7e9bee656986d30a46b0706d9ad44dd7f20258f6 # Parent ddc08757ec1d304f52ecff09bb9a28896c44b652 Few more notes diff -r ddc08757ec1d -r 7e9bee656986 idavoll/implementation_issues.txt --- a/idavoll/implementation_issues.txt Tue Oct 26 16:30:21 2004 +0000 +++ b/idavoll/implementation_issues.txt Tue Oct 26 16:30:39 2004 +0000 @@ -1,5 +1,4 @@ -Problem: - What happens when a node creation request is accompanied by a configure +- What happens when a node creation request is accompanied by a configure node, but node configuration is not implemented? Solution: @@ -7,3 +6,13 @@ Reply with a not-acceptable stanza error, with a node-not-configurable error attached. +- Node purging with many items in storage and notification of retraction enabled +could produce a large number of notifications. Suggestion: instead send a + + +- Examples 58 and 62 are the same + +- What error to return for outcast user requests? + - What if some admin requested it? + +- Why not return forbidden when JIDs do not match on subscription?