[dna-issues] [JBoss JIRA] Created: (DNA-281) Connector support for workspaces

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu Feb 12 15:59:44 EST 2009


Connector support for workspaces
--------------------------------

                 Key: DNA-281
                 URL: https://jira.jboss.org/jira/browse/DNA-281
             Project: DNA
          Issue Type: Feature Request
          Components: API, Connectors
    Affects Versions: 0.3
            Reporter: Randall Hauch
            Assignee: Randall Hauch
             Fix For: 0.4


The connector framework doesn't currently have a notion of workspaces.  They were originally designed this way to keep things simple, but it turns out that not having workspaces means that a separate RepositorySource would be needed for each JCR workspace, and even if multiple RepositorySource instances connected to the back end system, a lot of inefficiencies would be introduced (including duplicate connection pools, inability to efficiently handle inter-workspace operations like copying or cloning, difficulty managing sources when creating new workspaces, etc.).

Therefore, to more closely match the JCR API and to more efficiently support inter-workspace operations (within the same repository), the DNA connector framework should have a notion of workspaces.

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

        



More information about the dna-issues mailing list