[ https://issues.apache.org/jira/browse/THRIFT-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187380#comment-15187380 ]
Hudson commented on THRIFT-3719: -------------------------------- SUCCESS: Integrated in Thrift-precommit #290 (See [https://builds.apache.org/job/Thrift-precommit/290/]) THRIFT-3719: Dart generator should use lowerCamelCase for service names (merickson: [https://github.com/apache/thrift/commit/8c8ae96eb8083c8cc93698094db1421369b414e1]) * compiler/cpp/src/generate/t_dart_generator.cc > 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)