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 2022/09/03 21:59:00 UTC

[jira] [Resolved] (THRIFT-5618) More consistent naming of container classes

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

Jens Geyer resolved THRIFT-5618.
--------------------------------
    Fix Version/s: 0.18.0
       Resolution: Fixed

> More consistent naming of container classes
> -------------------------------------------
>
>                 Key: THRIFT-5618
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5618
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Compiler
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Major
>             Fix For: 0.18.0
>
>         Attachments: 0001-THRIFT-5618-More-consistent-naming-of-container-clas.patch
>
>
> We have
>  * IThriftContainer
>  * IThriftList<T>
>  * IThriftDictionary<K,V>
> and
>  * IHashSet<T>
> The latter should be IThriftHashSet<T>



--
This message was sent by Atlassian Jira
(v8.20.10#820010)