Jens Geyer created THRIFT-5740:
----------------------------------
Summary: inherited interfaces should be explicitly listed in
Delphi class decl
Key: THRIFT-5740
URL: https://issues.apache.org/jira/browse/THRIFT-5740
Project: Thrift
Issue Type: Bug
Components: Delphi - Library
Reporter: Jens Geyer
Assignee: Jens Geyer
Both the test suite server and the tutorial server only list the topmost
interface, which technically is suboptimal, because it shows bad practice.
If the instance is asked for one of these inherited interface it
theoretiovcally supports, it will deny the request because the IID is not baked
into the binary due to the missing decl.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)