You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/17 15:20:00 UTC

[jira] [Commented] (THRIFT-4653) ES6 Classes

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

ASF GitHub Bot commented on THRIFT-4653:
----------------------------------------

bforbis opened a new pull request #1615: THRIFT-4653: ES6 classes support
URL: https://github.com/apache/thrift/pull/1615
 
 
   Adding ES6 class generation behind the new `es6` generation flag. This should be a drop-in replacement for ES5 style prototype inheritance when run in an es6 environment.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> ES6 Classes
> -----------
>
>                 Key: THRIFT-4653
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4653
>             Project: Thrift
>          Issue Type: Improvement
>          Components: JavaScript - Compiler, Node.js - Compiler
>            Reporter: Brian Forbis
>            Priority: Minor
>
> Updating the generated code to generate ES6 classes when using the es6 compiler option. ES6 classes should be a drop in replacement for manual ES5 prototypical inheritance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)