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 2021/09/11 12:31:03 UTC

[jira] [Closed] (THRIFT-5437) Make TProtocolImpl CTOR virtual

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

Jens Geyer closed THRIFT-5437.
------------------------------

> Make TProtocolImpl CTOR virtual
> -------------------------------
>
>                 Key: THRIFT-5437
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5437
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Major
>             Fix For: 0.15.0
>
>         Attachments: 0001-THRIFT-5437-Make-TProtocolImpl-CTOR-virtual.patch
>
>
> Having a virtual CTOR would be a great addition, because it would allow to create instances via the Delphi class type alone (common pattern) instead of being forced to use a more expensive intermediate protocol factory instance just for the sake to instantiate one single instance in a flexible manner.



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