[
https://issues.apache.org/jira/browse/CONFIGURATION-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478222
]
Joerg Schaible commented on CONFIGURATION-203:
----------------------------------------------
You may consider implementing the writeReplace method. This allows you to
serialize every Configuration into a tailored version especially designed for
serialization. You may even have different impls e.g. a different one for
hierarchical configs. However, some features like reloading do not make really
sense for some sources ... what is a file URL really worth after serialization?
> [configuration] 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
> Environment: Operating System: other
> Platform: Other
> Reporter: Joe Wolf
> Priority: Minor
> Fix For: 1.5
>
>
> 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]