Use of enums in other namespaces breaks java generated code
-----------------------------------------------------------

                 Key: THRIFT-364
                 URL: https://issues.apache.org/jira/browse/THRIFT-364
             Project: Thrift
          Issue Type: Bug
          Components: Compiler (Java)
            Reporter: Bryan Duxbury
            Assignee: Bryan Duxbury
         Attachments: thrift-364.patch

The current Java code generator assumes that all enumerated types you might use 
in your structs are in the current namespace, which could be incorrect. We 
should prefix the namespace if is different than the current one.

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

Reply via email to