You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/12/11 18:45:44 UTC

[jira] Created: (THRIFT-230) toString methods to print enumerated-type values as the name of the value instead of the value

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.