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

Henrique Mendonca commented on THRIFT-1816:
-------------------------------------------

+1

@Roger: should we add a test include to ThriftTest.thrift?

e.g.:
struct IncludedStruct {
       1: ThriftTestInc.TestStruct inc;
}
                
> Need "require" included thrift files in "xxx_types.js"
> ------------------------------------------------------
>
>                 Key: THRIFT-1816
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1816
>             Project: Thrift
>          Issue Type: Bug
>          Components: Node.js - Compiler
>            Reporter: Chao Shi
>         Attachments: thrift-1816.patch
>
>
> Currently the compiler for nodejs only generate require statement in each 
> service js. It is also needed in the "types" js. I have a patch for this. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to