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 2008/12/12 18:20:44 UTC

[jira] Updated: (THRIFT-187) Generated enums should have a set of their attributes as well

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

Bryan Duxbury updated THRIFT-187:
---------------------------------

    Description: Enumerated types should have a user-accessible set of their attributes. This would make it really easy to iterate over the whole set of possible values and do things like check for validity.  (was: Enumerated types should have a user-accessible list of their attributes. This would make it really easy to iterate over the whole set of possible values. )
        Summary: Generated enums should have a set of their attributes as well  (was: Generated enums should have a list of their attributes as well)

> Generated enums should have a set of their attributes as well
> -------------------------------------------------------------
>
>                 Key: THRIFT-187
>                 URL: https://issues.apache.org/jira/browse/THRIFT-187
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Ruby)
>            Reporter: Bryan Duxbury
>            Priority: Trivial
>
> Enumerated types should have a user-accessible set of their attributes. This would make it really easy to iterate over the whole set of possible values and do things like check for validity.

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