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

Bryan Duxbury closed THRIFT-759.
--------------------------------

    Resolution: Fixed

I just committed this.

> Make TBase implement Comparable
> -------------------------------
>
>                 Key: THRIFT-759
>                 URL: https://issues.apache.org/jira/browse/THRIFT-759
>             Project: Thrift
>          Issue Type: Improvement
>    Affects Versions: 0.3
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>             Fix For: 0.3
>
>         Attachments: thrift-759.patch
>
>
> Since we accepted Dmitry's patch to make all Thrift structs comparable, we 
> should make TBase extend Comparable so that you can compare them generically. 
> (Note that this doesn't mean you could compare two structs of different 
> classes - just that you could write code that could compare any two TBase of 
> the same type.)

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

Reply via email to