You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2020/03/26 23:22:00 UTC

[jira] [Created] (THRIFT-5154) Generate interface IDs (IID) for Windows platforms

Jens Geyer created THRIFT-5154:
----------------------------------

             Summary: Generate interface IDs (IID) for Windows platforms
                 Key: THRIFT-5154
                 URL: https://issues.apache.org/jira/browse/THRIFT-5154
             Project: Thrift
          Issue Type: Improvement
          Components: Delphi - Compiler
            Reporter: Jens Geyer
            Assignee: Jens Geyer


Although Delphi allows for interfaces without an assigned IID (or GUID), certain operations do indeed require a IID, such as {{[SysUtils.Supports()|http://docwiki.embarcadero.com/Libraries/Rio/en/System.SysUtils.Supports]}}.

Hence, to support such "Delphi interface best practices" it would be extremely helpful if the generator could create a valid IID at least for Windows platforms (which is Delphi's natural target and development platform).

The code should be held easily expandable to support other platforms in the future.

 

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)