Marcel Reutegger created OAK-315:
------------------------------------
Summary: Separate built-in node types from ReadWriteNodeTypeManager
Key: OAK-315
URL: https://issues.apache.org/jira/browse/OAK-315
Project: Jackrabbit Oak
Issue Type: Improvement
Components: core, jcr
Reporter: Marcel Reutegger
Priority: Minor
Registration code for built-in node types are currently in
ReadWriteNodeTypeManager. I think this should be separate from the more generic
node type management. Triggering the registration in ContentSession also looks
strange to me.
I suggest we move the built-in node type registration to oak-jcr for now. I
think oak-core or more specifically ContentSession shouldn't have to know about
built-in node types or plugins in general.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira