You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Gary Gregory <ga...@gmail.com> on 2020/11/30 14:58:23 UTC

Drop org.apache.http.impl.client.cache.CacheEntity.clone()

HI All:

Is there any reason to keep:

org.apache.http.impl.client.cache.CacheEntity.clone()

When all it does is call super?

Gary

Re: Drop org.apache.http.impl.client.cache.CacheEntity.clone()

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Mon, 2020-11-30 at 09:58 -0500, Gary Gregory wrote:
> HI All:
> 
> Is there any reason to keep:
> 
> org.apache.http.impl.client.cache.CacheEntity.clone()
> 
> When all it does is call super?
> 
> Gary

Gary

Small thins like this one do not even warrant a JIRA or a discussion on
the dev list. Raise a PR, let it sit for a day. If no one objects merge
it and move on.

Oleg


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