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/28 13:50:00 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-5154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-5154.
--------------------------------
    Fix Version/s: 0.14.0
       Resolution: Fixed

> 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
>            Priority: Minor
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)