Improve documentation on PersistenceManager API
-----------------------------------------------

                 Key: FELIX-1907
                 URL: https://issues.apache.org/jira/browse/FELIX-1907
             Project: Felix
          Issue Type: Improvement
          Components: Configuration Admin
    Affects Versions:  configadmin-1.2.4
            Reporter: Felix Meschberger
             Fix For:  configadmin-1.2.6


The PersistenceManager API must be extended to be able to more stably implement 
the interface:

    * It must be clarified that the getters and putters may be called while the 
Enumeration returned by getDictionaries is being used
               (Prevent ConcurrentModificationException)
    * It must be clarified that the Dictionary objects returned by the 
PersistenceManager are modified by Configuration Admin
           --> alternatively Configuration Admin should be modified to treat 
the returned Dictionary as read-only.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to