Jens Geyer created THRIFT-4862:
----------------------------------

             Summary: better ToString() support for enums and container types
                 Key: THRIFT-4862
                 URL: https://issues.apache.org/jira/browse/THRIFT-4862
             Project: Thrift
          Issue Type: Improvement
          Components: Delphi - Library
            Reporter: Jens Geyer
            Assignee: Jens Geyer


The Delphi library has limited support for ToString(), i.e. printing structured 
Thrift data into some textual form. Where it currently falls short is two 
places:

a) {{enum}} types are always rendered in their numeric representation

b) {{list<>}},  {{map<>}} and {{set<>}} are shown only in their most generic 
form (i.e. the underlying classname of the container) which is less useful 
either.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to