You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2011/04/13 17:49:05 UTC

[jira] [Commented] (THRIFT-1144) Attributes from private to protected

    [ https://issues.apache.org/jira/browse/THRIFT-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019395#comment-13019395 ] 

Jake Farrell commented on THRIFT-1144:
--------------------------------------

TSocketPool extends TSocket without needing exposure to all the private variables. What bug in TSocket are you having an issue with?

> Attributes from private to protected
> ------------------------------------
>
>                 Key: THRIFT-1144
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1144
>             Project: Thrift
>          Issue Type: Wish
>          Components: PHP - Library
>    Affects Versions: 0.7
>            Reporter: Torben Brodt
>              Labels: inheritance, private, protected
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> I would like to change all attributes from private to protected.
> Cause of a bug in TSocket i wanted to inherit from this class to add a reconnect for persistent connection, but since all of the member variables were private i couldn't archieve that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira