[
https://issues.apache.org/jira/browse/THRIFT-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5742.
--------------------------------
Fix Version/s: 0.20.0
Resolution: Fixed
> Add addRange() function to Set helpers to support adding data from arbitrary
> enumerable containers
> --------------------------------------------------------------------------------------------------
>
> Key: THRIFT-5742
> URL: https://issues.apache.org/jira/browse/THRIFT-5742
> Project: Thrift
> Issue Type: Improvement
> Components: Haxe - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Minor
> Fix For: 0.20.0
>
> Attachments:
> 0001-THRIFT-5742-Add-addRange-function-to-Set-helper-clas.patch
>
>
> The CTORs of all Set helper classes are expecting an array.
> This is rather cumbersome in some cases, because
> * not all containers do support an toArray() method
> * converting lots of data to some intermediate array only for that purpose is
> not very efficient
--
This message was sent by Atlassian Jira
(v8.20.10#820010)