Oliver Heger created CONFIGURATION-590:
------------------------------------------

             Summary: Configuration implementations should not implement 
Serializable
                 Key: CONFIGURATION-590
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-590
             Project: Commons Configuration
          Issue Type: Improvement
    Affects Versions: 1.9
            Reporter: Oliver Heger
             Fix For: 2.0


In version 1.x configuration implementations used to implement 
{{Serializable}}. However, this does not really make sense because these 
objects cannot be serialized this way.

For version 2.0 this interface should be removed. We can think about an 
approach for serializable configurations later (and add this interface again if 
necessary).

This is related to CONFIGURATION-203.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to