[ https://issues.apache.org/jira/browse/THRIFT-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185471#comment-15185471 ]
ASF GitHub Bot commented on THRIFT-3719: ---------------------------------------- Github user stevenosborne-wf commented on the pull request: https://github.com/apache/thrift/pull/932#issuecomment-193910540 +1 > Dart generator should use lowerCamelCase for service names > ---------------------------------------------------------- > > Key: THRIFT-3719 > URL: https://issues.apache.org/jira/browse/THRIFT-3719 > Project: Thrift > Issue Type: Bug > Components: Dart - Compiler > Reporter: Mark Erickson > Assignee: Mark Erickson > Fix For: 0.10.0 > > > In order to match the Dart style guide, class members should be > lowerCamelCase. This would also be more consistent with how Dart produces > names for struct fields. However, the name in TMessage should stay the same > to ensure no adverse impact on server communication. -- This message was sent by Atlassian JIRA (v6.3.4#6332)