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:54:00 UTC

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

Jens Geyer created THRIFT-5618:
----------------------------------

             Summary: 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


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)