[
https://issues.apache.org/jira/browse/MATH-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272828#comment-13272828
]
Thomas Neidhart commented on MATH-787:
--------------------------------------
Hi Luke,
serialization support for certain classes has been removed in the 3.0 release
as there was uncertainty in the community how to provide proper long-term
support for such a feature.
Following this issue, the discussion on this topic started again on the
mailinglist, see
http://mail-archives.apache.org/mod_mbox/commons-dev/201205.mbox/ajax/%3C20120507201618.GG10938%40dusk.harfang.homelinux.org%3E
> Make org.apache.commons.math3.optimization.PointValuePair and similar classes
> implement Serializable
> ------------------------------------------------------------------------------------------------------
>
> Key: MATH-787
> URL: https://issues.apache.org/jira/browse/MATH-787
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.0
> Reporter: Luke Lindsay
>
> org.apache.commons.math.optimization.RealPointValuePair is Serializable. I
> updated some old code to use apache.commons.math3 but now get
> "java.io.NotSerializableException:
> org.apache.commons.math3.optimization.PointValuePair" when I attempt to save
> the results of an optimization problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira