[
https://issues.apache.org/jira/browse/JCR-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564691#action_12564691
]
James Abley commented on JCR-1356:
----------------------------------
Index:
C:/Users/jabley/work/eclipse/workspaces/main/jackrabbit/jackrabbit-site/src/site/xdoc/doc/nodetype/index.xml
===================================================================
---
C:/Users/jabley/work/eclipse/workspaces/main/jackrabbit/jackrabbit-site/src/site/xdoc/doc/nodetype/index.xml
(revision 617370)
+++
C:/Users/jabley/work/eclipse/workspaces/main/jackrabbit/jackrabbit-site/src/site/xdoc/doc/nodetype/index.xml
(working copy)
@@ -62,6 +62,13 @@
<p>
Mixin node types do not have to have supertypes.
</p>
+ <p>
+ The jsr 170 spec and the current public-review-draft of
the jsr 283 spec (4.7.7) leave it up to the
+ implementation whether e.g. the orderable child nodes
setting is inherited from supertypes.
+ Inheritance semantics, especially with multiple
inheritance, are non-trivial at best and up to a
+ certain degree arbitrary. Jackrabbit therefore, in
compliance with the spec, doesn't support
+ inheritance of node type attributes such as orderable.
+ </p>
</subsection>
</section>
<section name="Node Type Definition">
> Document inheritance of node type attributes such as orderable
> --------------------------------------------------------------
>
> Key: JCR-1356
> URL: https://issues.apache.org/jira/browse/JCR-1356
> Project: Jackrabbit
> Issue Type: Task
> Components: jackrabbit-site
> Affects Versions: 1.4
> Environment: N/A
> Reporter: James Abley
> Priority: Minor
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> Documentation task.
> see
> http://mail-archives.apache.org/mod_mbox/jackrabbit-users/200801.mbox/browser
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.