Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9
-
None
-
None
Description
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.