You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2008/03/30 00:03:24 UTC

[jira] Updated: (HTTPCORE-150) SerializerEntity

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

Oleg Kalnichevski updated HTTPCORE-150:
---------------------------------------

    Fix Version/s: 4.0-beta2

> SerializerEntity
> ----------------
>
>                 Key: HTTPCORE-150
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-150
>             Project: HttpComponents HttpCore
>          Issue Type: New Feature
>          Components: HttpCore
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-beta2
>
>
> We need an entity that serializes a Java object, at least in contrib if not in proper.
> Every few months there's somebody asking for it. Should be a nice programming exercise.
> Deserializing would be nice as well, but seems less important.
> If we put it in core, it's available for everybody but has to use java.io.Serializable.
> If we put it in client, it could use generics. Don't know if that is useful in this case.
> cheers,
>   Roland

-- 
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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org