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

Oleg Kalnichevski commented on HTTPCORE-642:
--------------------------------------------

[~michael-o] I have neither capacity nor particular inclination to police this 
project. I know that things got really lax during 5.0.x development and we have 
been often mistreating the stable 4.5.x branch. BUT, ideally every API visible 
change should go through ALPHA/BETA/GA review cycle. Once released in a GA 
release API can _no longer_  be corrected or reverted.

I understand there can be exceptions. One may sneak a setter or an extra 
constructor parameter into a bug fix release but that should not be the case 
for completely new classes, especially if they are not THAT desperately needed 
in the stable branch. 

 

Oleg 

> Implement ConnectionFactory fluent builders
> -------------------------------------------
>
>                 Key: HTTPCORE-642
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-642
>             Project: HttpComponents HttpCore
>          Issue Type: New Feature
>          Components: HttpCore
>            Reporter: Carter Kozak
>            Assignee: Michael Osipov
>            Priority: Minor
>             Fix For: 5.0.2, 5.1
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> It would be easier to create DefaultBHttpClientConnectionFactory instances 
> using a builder instead of a many-argument constructor.
> I'd like to add a similar builder to ManagedHttpClientConnectionFactory in 
> the httpclient library as well if this is accepted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to