[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870111#action_12870111
 ] 

Sebb commented on HTTPCLIENT-937:
---------------------------------

Thanks, but it's quite difficult to follow the patch, as there are a lot of 
irrelevant changes - reordering of imports, field renames etc.

BTW, we never use imports like: import org.apache.http.*;

Would it be possible to provide a minimal patch that includes only the 
*essential* differences? Thanks!
Any renaming can be done later, if necessary.

> Make CacheEntry use an immutable object to represent cache content 
> -------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-937
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-937
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.1 Alpha3
>
>         Attachments: replace bytearray with httpentity.patch
>
>
> Make CacheEntry use an immutable object to represent cache content similar to 
> HttpEntity

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to