You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/04/22 23:10:24 UTC

[jira] [Comment Edited] (THRIFT-2491) unable to import generated ThriftTest service

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

Jens Geyer edited comment on THRIFT-2491 at 4/22/14 9:09 PM:
-------------------------------------------------------------

I didn't say anything about uppercase/camelcase.

The quote is not complete. The whole sentence is as follows:
{quote}
By convention, packages are given lower case, single-word names; *there should be no need for underscores or mixedCaps*
{quote}



was (Author: jensg):
I didn't say anything about uppercase.

> 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)