Uploaded image for project: 'Clerezza (Retired)'
  1. Clerezza (Retired)
  2. CLEREZZA-850

SolutionMapping implementation is not serializable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • None
    • rdf.core
    • None

    Description

      The SolutionMapping implementation HashMapSolutionMapping itself is serializable since the underlying HashMap is serializable. However the key (Variable) and value (Resource) are not serializable. So as a whole SolutionMapping can not be serialized.

      Serialization is needed to create a SolutionMapping based model in an Apache Wicket based project. Now there are 2 posiblities to fix this:

      1) Wrap SolutionMapping in a serialized equivalent
      2) Make the necessary Clerezza parts serializable

      If there aren't any objections. I prefer option 2. Making the right components serializable.

      Attachments

        Activity

          People

            misl Minto van der Sluis
            misl Minto van der Sluis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: