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

Bryan Duxbury updated THRIFT-759:
---------------------------------

    Patch Info: [Patch Available]

> 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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to