You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2010/03/05 07:29:27 UTC

[jira] Commented: (THRIFT-564) Annotations for struct fields

    [ https://issues.apache.org/jira/browse/THRIFT-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841720#action_12841720 ] 

David Reiss commented on THRIFT-564:
------------------------------------

Anyone mind if I check this in?  Worst case, it will break some non-bison version of yacc and I'll have to do a little refactor.  One cool feature that it enables is specifying which field should be the "message" in an exception, in languages that support exception messages (C++, Java, C#, Python, Ruby, and PHP for sure; not Erlang).  BTW, this is a 6-line patch.

> Annotations for struct fields
> -----------------------------
>
>                 Key: THRIFT-564
>                 URL: https://issues.apache.org/jira/browse/THRIFT-564
>             Project: Thrift
>          Issue Type: New Feature
>            Reporter: David Reiss
>            Assignee: David Reiss
>            Priority: Minor
>         Attachments: v1-0001-THRIFT-564.-Support-arbitrary-annotations-on-struct.patch
>
>


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