Jens Geyer created THRIFT-5048:
----------------------------------
Summary: EnumUtils<T>.ToString() throws for elements not known to
the receiving end
Key: THRIFT-5048
URL: https://issues.apache.org/jira/browse/THRIFT-5048
Project: Thrift
Issue Type: Bug
Components: Delphi - Library
Reporter: Jens Geyer
If a new enum value gets added, an older client or server that uses the
{{ToString()}} method of the surrounding element throws an exception (invalid
ordinal value) if the new value is used in the data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)