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

Jens Geyer resolved THRIFT-2404.
--------------------------------

    Resolution: Fixed

Committed.

> emit warning on (typically inefficient) list<byte>
> --------------------------------------------------
>
>                 Key: THRIFT-2404
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2404
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (General)
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Trivial
>              Labels: perfomance
>             Fix For: 0.9.2
>
>         Attachments: THRIFT-2404_warning_on_list_byte.patch, bytemania.thrift
>
>
> As long as there is no special treatment of {{list<byte>}} implemented, it is 
> a common beginner's trap to choose {{list<byte>}} where really {{binary}} 
> would be the better choice. 
> Thus, the compiler should emit an adequate warning when {{list<byte>}} is 
> found in the IDL.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to