Configuration of nodetypes vs programming of nodetypes
------------------------------------------------------
Key: JCR-836
URL: https://issues.apache.org/jira/browse/JCR-836
Project: Jackrabbit
Issue Type: New Feature
Components: nodetype
Affects Versions: 1.2.3, 1.2.2, 1.2.1, 1.1.1, 1.1, 1.0.1, 1.0, 0.9
Reporter: Darren Hartford
Mandating that you must use programming to define/install nodeTypes is very
limiting. Recommend allowing the use of a CND configuration folder that is
read on start-up to configure nodeTypes through CND text files without java
programming.
There used to be a repository/nodetype folder that contained XML definitions,
but those did not necessarily get read in without java programming. Follow
through with the repository/nodetype folder for CND text files (and/or
workspace/nodetype folder) that can be loaded on-startup without requiring
programming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.