Date: 2004-11-04T17:15:12 Editor: BrianLee <[EMAIL PROTECTED]> Wiki: Jakarta-Slide Wiki Page: NamespaceNode URL: http://wiki.apache.org/jakarta-slide/NamespaceNode
no comment Change Log: ------------------------------------------------------------------------------ @@ -2,7 +2,7 @@ See [http://jakarta.apache.org/slide/javadoc-2.1/javadoc/org/apache/slide/common/Namespace.html Namespace] -'''A Namespace contains a hierarchically organized tree of information.''' +'''A Namespace contains a hierarchically organized tree of information.''' (analogous to directories and files in a filesystem) "Objects in the namespace are generally referred to as Nodes. Nodes may have a parent, children, content and meta-data. They can also be versioned (so that multiple revisions of the object's content and metadata are stored) and locked (so that only specific principals are allowed to read or modify the object). In addition, access control information can be assigned to every node. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
