[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ProtocolDataModel issues




Note that this data model is distinct from that of an Atom feed.


http://www.intertwingly.net/wiki/pie/ProtocolDataModel

Access control--
Blogs need access control settings.
Entries do as well. Think of a draft post as "-rw-r-----".

Users--
Greg Stein suggested using Principals from the WebDAV ACL spec as our conceptual model. http://webdav.org/specs/rfc3744.html#principals


Templates--
Greg Stein: "how do we describe which syntax the template is using?"
Could we use MIME? Vendors could register their template languages under vnd. or prs.


Robert Sayre