# HG changeset patch # User Ralph Meijer # Date 1097096857 0 # Node ID 9b610962d0459789f451fd33f88a051af982b438 # Parent e01bbbfa8a4683f27e691ea292e0a10dbefde7bb Initial revision diff -r e01bbbfa8a46 -r 9b610962d045 idavoll/implementation_issues.txt --- /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. +