You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2014/08/31 21:36:20 UTC

[jira] [Resolved] (CONFIGURATION-590) Configuration implementations should not implement Serializable

     [ https://issues.apache.org/jira/browse/CONFIGURATION-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Heger resolved CONFIGURATION-590.
----------------------------------------
    Resolution: Fixed

Fixed in subversion in revision 1621620.

> 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)