[
https://issues.apache.org/jira/browse/THRIFT-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-5005:
-------------------------------
Attachment: 0002-THRIFT-5005-Refactoring-of-the-Delphi-libs-ci-skip.patch
> 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
> 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)