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

Jens Geyer edited comment on THRIFT-1611 at 5/20/12 7:47 PM:
-------------------------------------------------------------

* changed the "type A = type B;" syntax into "type A = B;" to prevent 
compatibility issues with existing code
* modified initialisation of known types list 

                
      was (Author: jensg):
    * removed the "type A = type B;" syntax into "type A = B;" to prevent 
compatibility issues with existing code
* modified initialisation of known types list 

                  
> Improved code generation for typedefs
> -------------------------------------
>
>                 Key: THRIFT-1611
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1611
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler
>            Reporter: Jens Geyer
>         Attachments: THRIFT-1611_Improved_code_generation_for_typedefs - 
> rev2.patch
>
>
> Currently, IDL typedefs are translated into their base types and do not 
> appear in the generated code at all. An example for this is the TMyInteger 
> type from the tutorial.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to