You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2016/10/31 17:57:58 UTC

[jira] [Resolved] (THRIFT-3954) Enable the usage of structs called "Object" in Java

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

Jens Geyer resolved THRIFT-3954.
--------------------------------
       Resolution: Fixed
         Assignee: Maximilian Hess
    Fix Version/s: 0.11.0

Committed.

> Enable the usage of structs called "Object" in Java
> ---------------------------------------------------
>
>                 Key: THRIFT-3954
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3954
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Maximilian Hess
>            Assignee: Maximilian Hess
>             Fix For: 0.11.0
>
>
> At the moment it is not possible to generate structs called "Object" in Thrift, because Java already uses Object internally.
> My fix adds "java.lang." to all Java Objects to make Thrift-Objects possible.



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