[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Lipp updated MAGNOLIA-3853:
----------------------------------

    Description: 
- drop WorkspaceAccessUtil as it is now
  - especially createAdminRepositorySession(), getCredentials() & 
getDefaultCredentials(): the later two should go to something like a 
CredentialUtil

- split ContentRepository in WorkspaceMapping (Mappings), RepositoryLoader 
(intialization of repos) & ContentRepo (Constants)
  - add something like WorkspaceMapping#getLogicalWorkspaceName(session) as 
Session#getName() will only return physical workspace name that might not be 
unique

- BaseSyndicatorImpl.REPOSITORY_NAME
  -> get rid of repository name

- rename RepositoryAcquiringStrategy to JCRSessionStrategy

  was:
- drop WorkspaceAccessUtil as it is now
- split ContentRepository in WorkspaceMapping (Mappings) & ContentRepo 
(Constants)


updated with results from coordination session

> Refactor JCR Session creation/registration
> ------------------------------------------
>
>                 Key: MAGNOLIA-3853
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3853
>             Project: Magnolia
>          Issue Type: Task
>      Security Level: Public
>            Reporter: Daniel Lipp
>            Assignee: Daniel Lipp
>            Priority: Major
>             Fix For: 4.5
>
>
> - drop WorkspaceAccessUtil as it is now
>   - especially createAdminRepositorySession(), getCredentials() & 
> getDefaultCredentials(): the later two should go to something like a 
> CredentialUtil
> - split ContentRepository in WorkspaceMapping (Mappings), RepositoryLoader 
> (intialization of repos) & ContentRepo (Constants)
>   - add something like WorkspaceMapping#getLogicalWorkspaceName(session) as 
> Session#getName() will only return physical workspace name that might not be 
> unique
> - BaseSyndicatorImpl.REPOSITORY_NAME
>   -> get rid of repository name
> - rename RepositoryAcquiringStrategy to JCRSessionStrategy

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

        


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to