ok2c commented on PR #555:
URL: 
https://github.com/apache/httpcomponents-client/pull/555#issuecomment-2042084955

   > I've also modified the bulilders to allow extending
   
   @tippl Everything looks good to me except for builders. Your change exposes 
every single internal implementation detail to the public APIs making it almost 
impossible to modify the classes without breaking the APIs. If you are 
absolutely sure that you must make those builders extendable, please provide an 
internal protected method instead. See internal protected methods in 
`HttpClientBuilder` as a reference.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to