You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2010/10/20 01:01:26 UTC

[jira] Closed: (THRIFT-947) Provide a helper method to determine the TProtocol used to serialize some data.

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

Bryan Duxbury closed THRIFT-947.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6
         Assignee: Mathias Herberts

Awesome. I just committed this.

> Provide a helper method to determine the TProtocol used to serialize some data.
> -------------------------------------------------------------------------------
>
>                 Key: THRIFT-947
>                 URL: https://issues.apache.org/jira/browse/THRIFT-947
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Java - Library
>            Reporter: Mathias Herberts
>            Assignee: Mathias Herberts
>            Priority: Minor
>             Fix For: 0.6
>
>         Attachments: THRIFT-947-1, THRIFT-947-2, THRIFT-947-3
>
>
> In order to deserialize thrift structures previously serialized, you currently need to know the TProtocol used for serialization.
> The proposed new feature offers a method which applies a heuristic to determine the TProtocol used from the serialized data.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.