[
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)