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 2019/11/14 00:38:00 UTC

[jira] [Resolved] (THRIFT-5005) Refactoring of the Delphi libs

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

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

> Refactoring of the Delphi libs
> ------------------------------
>
>                 Key: THRIFT-5005
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5005
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Library
>            Reporter: Jens Geyer
>            Priority: Major
>             Fix For: 0.14.0
>
>         Attachments: 0002-THRIFT-5005-Refactoring-of-the-Delphi-libs-ci-skip.patch
>
>
> Refactoring certain things w/o changing functionality:
> * make use of {{strict private / protected}} where applicable
> * hide all interface implementations behind {{strict protected}} instead of {{public}}
> * consolidate multiple CTOR overloads into one using default args where applicable
> * make argument naming more consistent
> * make certain arguments explicitly {{const}} where applicable
> * improve code formatting



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