[dna-issues] [JBoss JIRA] Created: (DNA-272) Move the In-Memory connector into "dna-graph"

Randall Hauch (JIRA) jira-events at lists.jboss.org
Wed Jan 14 13:05:04 EST 2009


Move the In-Memory connector into "dna-graph"
---------------------------------------------

                 Key: DNA-272
                 URL: https://jira.jboss.org/jira/browse/DNA-272
             Project: DNA
          Issue Type: Task
    Affects Versions: 0.3
            Reporter: Randall Hauch
            Assignee: Randall Hauch
             Fix For: 0.4


The "in-memory" connector implementation is a good transient repository store, and having a transient store in "dna-graph" will simplify a number of things.  Right now, the only connectors are in extensions, so the core libraries (e.g., "dna-graph", "dna-repository", etc.) do not have access to any connector implementation, making it difficult to set up a default source.  For example, I'm working on a new configuration component in "dna-repository" that will set up all the DNA services, and the configuration component works by populating a configuration repository.  By default, the configuration component would instantiate a transient configuration repository, but there isn't an implementation available.  (The configuration component will also allow setting up the configuration repository, so one can use a remote source.)



-- 
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