[ 
https://issues.apache.org/jira/browse/THRIFT-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer resolved THRIFT-4862.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Committed.

> 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
>            Priority: Major
>             Fix For: 0.13.0
>
>         Attachments: 
> 0001-THRIFT-4862-better-ToString-support-for-enums-and-co.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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