Jens Geyer created THRIFT-5005:
----------------------------------

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



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)

Reply via email to