You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Diwaker Gupta (JIRA)" <ji...@apache.org> on 2011/03/17 21:18:29 UTC

[jira] Updated: (THRIFT-1095) It should be easy to serialization/deserialize Thrift structs to/from Java I/O streams

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

Diwaker Gupta updated THRIFT-1095:
----------------------------------

       Priority: Trivial  (was: Major)
    Description: 
Update: in retrospect, the readObject/writeObject calls are likely good enough for most cases. Feel free to close as won't fix.

See the ThriftCodec by Twitter:
http://twitter.github.com/commons/apidocs/index.html#com.twitter.common.io.ThriftCodec

It really belongs in the core Thrift Java library.

  was:
See the ThriftCodec by Twitter:
http://twitter.github.com/commons/apidocs/index.html#com.twitter.common.io.ThriftCodec

It really belongs in the core Thrift Java library.


> It should be easy to serialization/deserialize Thrift structs to/from Java I/O streams
> --------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1095
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1095
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Java - Library
>            Reporter: Diwaker Gupta
>            Priority: Trivial
>
> Update: in retrospect, the readObject/writeObject calls are likely good enough for most cases. Feel free to close as won't fix.
> See the ThriftCodec by Twitter:
> http://twitter.github.com/commons/apidocs/index.html#com.twitter.common.io.ThriftCodec
> It really belongs in the core Thrift Java library.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira