6 Nov 2002 22:07
ANNOTATEMORE question
Rob Siemborski <rjs3 <at> andrew.cmu.edu>
2002-11-06 21:07:19 GMT
2002-11-06 21:07:19 GMT
I took a quick look at -01, and I have two brief comments:
In section 8.1:
C: a GETANNOTATION "/server/%" "value"
S: * ANNOTATION "/server/comment" ("value.priv" "My comment")
("value.shared" "Your comment")
"/server/motd" ("value.priv" "Its sunny outside!"
("value.shared" "Today is a Holiday")
S: a OK GETANNOTATION complete
According to the grammar, shouldn't this be:
S: * ANNOTATION "/server/comment" ("value.priv" "My comment"
"value.shared" "Your comment")
"/server/motd" ("value.priv" "Its sunny outside!"
"value.shared" "Today is a Holiday")
I'm guessing this example was just missed because of the grammar change.
Also, in section 6.1:
This entry could include named
attributes such as "value", "modifiedsince", "acl" etc to represent
properties and data associated with the entry.
But then it doesn't go on to discuss the semantics of "acl" at all (though
I seem to remember from one of our previous discussions that we didn't
really want all the complexity of a full "acl" system). I think that
(Continue reading)
RSS Feed