You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Bernd Fondermann (JIRA)" <ji...@apache.org> on 2009/06/10 11:18:07 UTC

[jira] Resolved: (VYSPER-7) Make it easy to swap persistence layer

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