Persistence mechanism for all configurations
--------------------------------------------
Key: CONFIGURATION-311
URL: https://issues.apache.org/jira/browse/CONFIGURATION-311
Project: Commons Configuration
Issue Type: Improvement
Reporter: Emmanuel Bourg
Fix For: 2.0
All configuration should be persistence aware and not only the file based configuration. The
proposal is to add two methods in the Configuration interface similar to the sync() and flush()
methods of the Preferences API (this is roughly equivalent to reload() and save()).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|