toString methods to print enumerated-type values as the name of the value
instead of the value
----------------------------------------------------------------------------------------------
Key: THRIFT-230
URL: https://issues.apache.org/jira/browse/THRIFT-230
Project: Thrift
Issue Type: Wish
Reporter: Bryan Duxbury
Priority: Trivial
I think it would be really awesome if the various toString methods on generated
structs knew enough to convert the integer values of enumerated types into the
names of those values. It'd make the output that much nicer looking when you're
debugging.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.