You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roland Weber (JIRA)" <ji...@apache.org> on 2008/02/03 23:59:07 UTC

[jira] Created: (HTTPCORE-144) static setters to remove parameters?

static setters to remove parameters?
------------------------------------

                 Key: HTTPCORE-144
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-144
             Project: HttpComponents Core
          Issue Type: Improvement
          Components: HttpCore
    Affects Versions: 4.0-beta1
            Reporter: Roland Weber
            Priority: Minor


We have introduced HttpParams.removeParameter(String). Should the setXxx methods in HttpProtocolParams and HttpConnectionParams map null values to removeParameter? Or should there be an extra helper for removing? Or neither of the two? What about the setters in the Beans?
However we handle this, it should be done consistently across all modules and components.

cheers,
  Roland



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


[jira] Updated: (HTTPCORE-144) static setters to remove parameters?

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCORE-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski updated HTTPCORE-144:
---------------------------------------

    Fix Version/s: 4.0-beta2

> static setters to remove parameters?
> ------------------------------------
>
>                 Key: HTTPCORE-144
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-144
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore
>    Affects Versions: 4.0-beta1
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-beta2
>
>
> We have introduced HttpParams.removeParameter(String). Should the setXxx methods in HttpProtocolParams and HttpConnectionParams map null values to removeParameter? Or should there be an extra helper for removing? Or neither of the two? What about the setters in the Beans?
> However we handle this, it should be done consistently across all modules and components.
> cheers,
>   Roland

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


[jira] Resolved: (HTTPCORE-144) static setters to remove parameters?

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCORE-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCORE-144.
----------------------------------------

    Resolution: Won't Fix

> static setters to remove parameters?
> ------------------------------------
>
>                 Key: HTTPCORE-144
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-144
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore
>    Affects Versions: 4.0-beta1
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-beta2
>
>
> We have introduced HttpParams.removeParameter(String). Should the setXxx methods in HttpProtocolParams and HttpConnectionParams map null values to removeParameter? Or should there be an extra helper for removing? Or neither of the two? What about the setters in the Beans?
> However we handle this, it should be done consistently across all modules and components.
> cheers,
>   Roland

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