Make it easy to swap persistence layer
--------------------------------------
Key: LABS-327
URL: https://issues.apache.org/jira/browse/LABS-327
Project: Labs
Issue Type: New Feature
Components: Vysper
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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]