JSR 283: Node Type Attribute Subtyping Rules
---------------------------------------------
Key: JCR-1947
URL: https://issues.apache.org/jira/browse/JCR-1947
Project: Jackrabbit Content Repository
Issue Type: Sub-task
Components: JCR 2.0
Reporter: Stefan Guggisberg
JCR 2.0 clarifies node type attribute subtyping rules whereas JCR 1.0 didn't
mandate any specific behavior.
as of JCR 2.0 (assume T' being a subtype of T):
- if T has orderable child nodes then T' must have orderable child nodes
- if T specifies a primary item then T' inherits that setting and must not
override it
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.