[ 
https://issues.apache.org/jira/browse/CONFIGURATION-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701189#action_12701189
 ] 

John Bollinger commented on CONFIGURATION-203:
----------------------------------------------

Also, I'd guess that implementing this task properly probably requires some 
refactoring that would make it more suitable for release 2.0 than for release 
1.x.  For example, BaseConfiguration probably should be serializable, but some 
of its subclasses (i.e. AbstractFileConfiguration and its descendents) probably 
shouldn't.

> Make Configuration Serializable
> -------------------------------
>
>                 Key: CONFIGURATION-203
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-203
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.1
>            Reporter: Joe Wolf
>            Priority: Minor
>             Fix For: 1.7
>
>
> It would be nice if org.apache.commons.configuration.Configuration extended 
> java.io.Serializable and its implementations were serializable as well.  
> Theoretically, most configurations are constructed from "serialized" data 
> sources.

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