[
https://issues.apache.org/jira/browse/THRIFT-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-5740:
-------------------------------
Attachment: 0001-THRIFT-5740-inherited-interfaces-should-be-explicitl.patch
> 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
> Priority: Trivial
> Attachments:
> 0001-THRIFT-5740-inherited-interfaces-should-be-explicitl.patch
>
>
> 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)