Uploaded image for project: 'Crunch (Retired)'
  1. Crunch (Retired)
  2. CRUNCH-578

Extend Scala Serialization to Support Mutable Variants of List and Set

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.14.0
    • Scrunch
    • None

    Description

      Currently Scrunch supports immutable versions of List and Set which can be used as field in a case class or even as a stand-alone item in a tuple, etc.

      Can the same be provided for the mutable variants:

      • mutable.ListBuffer
      • mutable.Set
      • Map and mutable.Map

      This will be a greatly simplify the code in applications where you would otherwise have to convert back and forth.

      Attachments

        1. CRUNCH-578.patch
          6 kB
          Josh Wills

        Activity

          People

            jwills Josh Wills
            verrol@lorrev.org Verrol Adams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: