Uploaded image for project: 'Commons Math'
  1. Commons Math
  2. MATH-1365

Workaround "Serializable"

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0
    • None

    Description

      Class o.a.c.m.util.RandomPivotingStrategy is Serializable.

      It is again questionable to have a class implement Serializable for no better reason than an instance of this type is contained in a class that is itself Serializable; indee it thus spreads like an epidemic in all the library.

      In this case, the new UniformRandomProvider is not Serializable and this entails to have RandomPivotingStrategy contain custom serialization code...

      Attachments

        Activity

          People

            erans Gilles Sadowski
            erans Gilles Sadowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: