You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-dev@incubator.apache.org by "Martin Koci (JIRA)" <ji...@apache.org> on 2005/10/27 14:03:55 UTC

[jira] Commented: (GRFT-23) node type registration component

    [ http://issues.apache.org/jira/browse/GRFT-23?page=comments#action_12356085 ] 

Martin Koci commented on GRFT-23:
---------------------------------

I suggest following: 
decouple API from PersistenceManagerImpl - it can use JCR session or JCR workspace.
move to jackrabbit sub-package 

Question: when perform custom node type registration? Note types are shared over whole repository, but for registration:
Session session = repository.login(..)
session.getWorkspace().getNoteTypeManager()

is needed - so it relies on logged user?


> node type registration component
> --------------------------------
>
>          Key: GRFT-23
>          URL: http://issues.apache.org/jira/browse/GRFT-23
>      Project: Graffito
>         Type: New Feature
>   Components: JCR-Mapping
>     Reporter: Sandro Boehme
>     Assignee: Sandro Boehme
>  Attachments: CustomNodeTypeCreatorImpl.patch
>
> It registers the node types of the mapping model.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira