[
https://issues.apache.org/jira/browse/VYSPER-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Fondermann resolved VYSPER-7.
-----------------------------------
Resolution: Fixed
> Make it easy to swap persistence layer
> --------------------------------------
>
> Key: VYSPER-7
> URL: https://issues.apache.org/jira/browse/VYSPER-7
> Project: VYSPER
> Issue Type: Bug
> Reporter: Bernd Fondermann
>
> Different parts and modules have their own persistence API (e.g. roster and
> vcard-temp).
> Some modules have different persistence implementations (roster has JCR or
> in-memory, vcard-temp only JCR at the moment).
> Switching all modules to a different persistence layer (e.g. from in-memory
> to JCR) means searching and replacing all the specific implementations.
> It would be much easier, if this could be done by a centralized persistence
> manager provider/factory you can swap out with one strike.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.