You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kazuki Yasufuku (JIRA)" <ji...@apache.org> on 2015/05/11 14:42:39 UTC

[jira] [Updated] (THRIFT-3143) add typescript directory support

     [ https://issues.apache.org/jira/browse/THRIFT-3143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kazuki Yasufuku updated THRIFT-3143:
------------------------------------
    Description: 
Current typescript support is only work for browser, and generated d.ts uses internal module.
So, it's hard to use for typescript in node.js.

To solve probrem, I make a pull request that generate directory typescript code.


  was:
Current typescript support is only work for browser, and generated d.ts uses internal module.
So, it's hard to use for typescript in node.js.

To solve probrem, I make a pull request that just generate typescript code.



> add typescript directory support
> --------------------------------
>
>                 Key: THRIFT-3143
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3143
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Node.js - Compiler
>            Reporter: Kazuki Yasufuku
>
> Current typescript support is only work for browser, and generated d.ts uses internal module.
> So, it's hard to use for typescript in node.js.
> To solve probrem, I make a pull request that generate directory typescript code.



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