You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2008/08/23 12:16:56 UTC

[jira] Updated: (HTTPCLIENT-786) variables should be accessed through getters

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

Oleg Kalnichevski updated HTTPCLIENT-786:
-----------------------------------------

    Fix Version/s:     (was: 4.0 Beta 1)
                   4.0 Beta 2

> variables should be accessed through getters
> --------------------------------------------
>
>                 Key: HTTPCLIENT-786
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-786
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.0 Alpha 4
>            Reporter: Sam Berlin
>             Fix For: 4.0 Beta 2
>
>
> Some attention should be placed on classes who shared their variables directly (as opposed to through a getter). This is sometimes OK for subclasses, but rarely good for other classes that use the objects. There's a small number of classes that have non-private variables, especially in the impl.conn & impl.conn.tsccm packages.
> See HTTPCLIENT-745 .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org