Jens Geyer created THRIFT-2404:
----------------------------------
Summary: 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
Fix For: 0.9.2
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)