You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2008/05/27 04:55:56 UTC

[jira] Commented: (THRIFT-13) Do not generate constants class if Thrift file does not have any constants

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

David Reiss commented on THRIFT-13:
-----------------------------------

Well, no one has objected, so I'm going to start scoping out this patch.  If someone doesn't want it to go in, they had better comment soon.

> Do not generate constants class if Thrift file does not have any constants
> --------------------------------------------------------------------------
>
>                 Key: THRIFT-13
>                 URL: https://issues.apache.org/jira/browse/THRIFT-13
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java)
>            Reporter: Johan Stuyts
>            Priority: Minor
>         Attachments: PreventGenerationOfConstantsIfNoConstantsDefined.patch
>
>
> The file {{Constants.java}} is always generated even if the Thrift file does not contain constant declarations. If there are no constant declarations {{Constants.java}} should not be generated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.