Mercurial > libervia-pubsub
changeset 22:9b610962d045
Initial revision
| author | Ralph Meijer <ralphm@ik.nu> |
|---|---|
| date | Wed, 06 Oct 2004 21:07:37 +0000 |
| parents | e01bbbfa8a46 |
| children | 884268687229 |
| files | idavoll/implementation_issues.txt |
| diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idavoll/implementation_issues.txt Wed Oct 06 21:07:37 2004 +0000 @@ -0,0 +1,9 @@ +Problem: + What happens when a node creation request is accompanied by a configure + node, but node configuration is not implemented? + + Solution: + + Reply with a not-acceptable stanza error, with a node-not-configurable + error attached. +
