You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Axel (Jira)" <ji...@apache.org> on 2021/05/06 12:42:00 UTC

[jira] [Created] (THRIFT-5409) Use Javascript ES6 Map and Set

Axel created THRIFT-5409:
----------------------------

             Summary: Use Javascript ES6 Map and Set
                 Key: THRIFT-5409
                 URL: https://issues.apache.org/jira/browse/THRIFT-5409
             Project: Thrift
          Issue Type: Improvement
          Components: JavaScript - Compiler
    Affects Versions: 0.14.1
            Reporter: Axel


Thrift currently maps map to object and set to array. Javascript ES6 added proper Map and Set. Lets use them in the ES6 compiler.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)