Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-5740

inherited interfaces should be explicitly listed in Delphi class decl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.20.0
    • Delphi - Library
    • None
    • Patch Available

    Description

      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.

      Attachments

        Activity

          People

            jensg Jens Geyer
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: