[ 
https://issues.apache.org/jira/browse/CRUNCH-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010556#comment-15010556
 ] 

Tom White commented on CRUNCH-578:
----------------------------------

+1 looks good to me.

> Extend Scala Serialization to Support Mutable  Variants of List and Set
> -----------------------------------------------------------------------
>
>                 Key: CRUNCH-578
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-578
>             Project: Crunch
>          Issue Type: Improvement
>          Components: Scrunch
>            Reporter: Verrol Adams
>            Priority: Minor
>         Attachments: CRUNCH-578.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to