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 2009/07/29 23:06:14 UTC

[jira] Created: (THRIFT-553) thrift structs should be comparable (<=>)

thrift structs should be comparable (<=>)
-----------------------------------------

                 Key: THRIFT-553
                 URL: https://issues.apache.org/jira/browse/THRIFT-553
             Project: Thrift
          Issue Type: New Feature
          Components: Compiler (Ruby), Library (Ruby)
            Reporter: Bryan Duxbury
            Priority: Minor
             Fix For: 0.2


It'd be nice if we could sort a list of Ruby generated thrift objects.

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


[jira] Assigned: (THRIFT-553) thrift structs should be comparable (<=>)

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury reassigned THRIFT-553:
------------------------------------

    Assignee: Bryan Duxbury

> thrift structs should be comparable (<=>)
> -----------------------------------------
>
>                 Key: THRIFT-553
>                 URL: https://issues.apache.org/jira/browse/THRIFT-553
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Compiler (Ruby), Library (Ruby)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.3
>
>
> It'd be nice if we could sort a list of Ruby generated thrift objects.

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


[jira] Closed: (THRIFT-553) thrift structs should be comparable (<=>)

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury closed THRIFT-553.
--------------------------------

    Resolution: Fixed

Committed.

> thrift structs should be comparable (<=>)
> -----------------------------------------
>
>                 Key: THRIFT-553
>                 URL: https://issues.apache.org/jira/browse/THRIFT-553
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Compiler (Ruby), Library (Ruby)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: thrift-553.patch
>
>
> It'd be nice if we could sort a list of Ruby generated thrift objects.

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


[jira] Updated: (THRIFT-553) thrift structs should be comparable (<=>)

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury updated THRIFT-553:
---------------------------------

    Attachment: thrift-553.patch

This adds the spaceship operator to structs and unions and adds a test. I'll commit this shortly.

> thrift structs should be comparable (<=>)
> -----------------------------------------
>
>                 Key: THRIFT-553
>                 URL: https://issues.apache.org/jira/browse/THRIFT-553
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Compiler (Ruby), Library (Ruby)
>            Reporter: Bryan Duxbury
>            Assignee: Bryan Duxbury
>            Priority: Minor
>             Fix For: 0.3
>
>         Attachments: thrift-553.patch
>
>
> It'd be nice if we could sort a list of Ruby generated thrift objects.

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