Maximilian Hess created THRIFT-3954:
---------------------------------------
Summary: 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
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)