Jens Geyer created THRIFT-5095:
----------------------------------
Summary: ToString() should print entire structure, not just the
top-level data
Key: THRIFT-5095
URL: https://issues.apache.org/jira/browse/THRIFT-5095
Project: Thrift
Issue Type: Improvement
Components: netstd - Compiler
Reporter: Jens Geyer
Assignee: Jens Geyer
When calling {{ToString()}} on an complex struct such as {{CrazyNesting}} only
the top-level data are printed. For debugging or logging purposes, it would be
super cool when the contained data ({{set_field, set_field, Xtructs}} etc)
would be iterated all the way down.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)