[dna-issues] [JBoss JIRA] Updated: (DNA-470) Provide Base Set of Connector Classes for All Map-Based Connectors
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Fri Jun 26 22:52:56 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers updated DNA-470:
--------------------------------
Attachment: DNA-470.patch
Attached patch that creates a new MapRepository class (and associated classes) based on the original InMemoryRepository implementation and refactors the In-Memory connector and JBoss Cache connector to utilize the new MapRepository.
> Provide Base Set of Connector Classes for All Map-Based Connectors
> ------------------------------------------------------------------
>
> Key: DNA-470
> URL: https://jira.jboss.org/jira/browse/DNA-470
> Project: DNA
> Issue Type: Feature Request
> Components: API, Connectors
> Affects Versions: 0.5
> Reporter: Brian Carothers
> Assignee: Brian Carothers
> Fix For: 0.6
>
> Attachments: DNA-470.patch
>
>
> The InMemoryRepository and JBossCacheRepository can both be thought of as ways of implementing a connector that is backed by a Map of UUIDs to Nodes. A future Infinispan-based connector would likely function in the same manner. Both connectors could be simplified if they extended a basic, abstract implementation of a map-based connector.
--
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