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

Jens Geyer edited comment on THRIFT-2491 at 4/23/14 8:23 PM:
-------------------------------------------------------------

{quote}
(...) so SomeService goes into someservice.go
{quote}

Yes, of course, that was exactly my proposal. 

EDIT: I see that my statement "removing the calls completely" was 
misunderstandable too. I really meant only the underscores. Sorry.


was (Author: jensg):
{quote}
(...) so SomeService goes into someservice.go
{quote}

Yes, of course, that was exactly my proposal. 

> unable to import generated ThriftTest service
> ---------------------------------------------
>
>                 Key: THRIFT-2491
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2491
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Compiler
>            Reporter: Aleksey Pesternikov
>            Assignee: Jens Geyer
>            Priority: Minor
>
> IDL compiler uses service name converted from camel case to underscores as a 
> file name. service ThriftTest {} goes into thrift_test.go, which is not being 
> compiled since the file match *_test.go mask.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to