You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2016/04/04 20:53:27 UTC

[jira] [Closed] (THRIFT-2166) Delphi compiler should generate constant class name prefixed with thrift file name (similar to Java and C#)

     [ https://issues.apache.org/jira/browse/THRIFT-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Farrell closed THRIFT-2166.
--------------------------------
    Resolution: Fixed

> Delphi compiler should generate constant class name prefixed with thrift file name (similar to Java and C#)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2166
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2166
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.10.0
>
>         Attachments: THRIFT-2166_Delphi__constant_class_name_prefixed_with_file_name.patch
>
>
> Similar to Java and C#, the Delphi compiler should generate constant class name prefixed with thrift file Name: 
> Example: {code}TIncludesTestConstants{code} instead of just {code}TConstants{code}.
> This makes it easier to distinguish between different constants when two or more generated Delphi units are used from the same source file without the need to add (possibly lengthy) prefixes. 



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