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

ASF GitHub Bot commented on THRIFT-3710:
----------------------------------------

GitHub user markerickson-wf opened a pull request:

    https://github.com/apache/thrift/pull/922

    Produce camel case class names for Constants

    @stevenosborne-wf @tylertreat-wf
    
    THRIFT-3710

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/markerickson-wf/thrift thrift-3710

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/922.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #922
    
----
commit 883884316cf49d2b539c2b248d0d7b3af0fc4efb
Author: Mark Erickson <[email protected]>
Date:   2016-03-05T02:16:51Z

    Produce camel case class names for Constants
    
    THRIFT-3710

----


> Dart generator does not camel case Constants class names
> --------------------------------------------------------
>
>                 Key: THRIFT-3710
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3710
>             Project: Thrift
>          Issue Type: Bug
>          Components: Dart - Compiler
>            Reporter: Mark Erickson
>            Assignee: Mark Erickson
>
> PROBLEM
> For a library like my_model the Dart generator produces My_modelConstants 
> FIX
> Produce a name like MyModelConstants



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to