|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] OCaml xenstored
Patrick Colp writes ("Re: [Xen-devel] OCaml xenstored"):
> I found something interesting while developing. The original protocol
> specified that it is conventional that a node should not contain both
> data and children. In the proposed cleaned up protocol, I specified that
> this property should be enforced (not just conventional).
That protocol document (docs/misc/xenstore.txt) is a retrospective
view written quite recently by me. When I say there that something is
`conventional' what I mean is that new code should do as suggested.
Much old code does different things and sadly it is necessary to
retain compatibility with a lot of it.
Unfortunately we don't have a useful and up to date document
describing the format and semantics of the tree of data in xenstore.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|