toString should print out enum name rather than enum value
----------------------------------------------------------
Key: THRIFT-376
URL: https://issues.apache.org/jira/browse/THRIFT-376
Project: Thrift
Issue Type: Improvement
Components: Compiler (Java)
Reporter: Nathan Marz
Priority: Minor
It would be useful if toString printed out the name of enums rather than the
value stored in the struct. The way it is now, I find myself constantly cross
referencing files when debugging.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.