[ 
https://issues.apache.org/jira/browse/HTTPCORE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated HTTPCORE-133:
---------------------------------------

        Fix Version/s: 4.0-beta1
    Affects Version/s:     (was: 4.0-beta1)
                       4.0-alpha6

> Clone support
> -------------
>
>                 Key: HTTPCORE-133
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-133
>             Project: HttpComponents Core
>          Issue Type: Improvement
>          Components: HttpCore
>    Affects Versions: 4.0-alpha6
>            Reporter: David Byrne
>            Priority: Minor
>             Fix For: 4.0-beta1
>
>
> It would be nice to have a clone method for some of the classes that don't 
> have getters & setters exposed for all of their fields. Where relevant, the 
> clone method could be in the interface, so that it doesn't matter which 
> implementing class is being used. If I want to clone an entity, I can clone a 
> entity and not figure out if it's UrlEncodedFormEntity, FileEntity, etc. So 
> far, HttpEntity is the only interface in HttpCore that I've wanted to clone. 
> I'm going to submit another ticket for client.
> Thanks,
> David Byrne

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