Should have a reflection feature to know if the field corresponding to a field
id is set
----------------------------------------------------------------------------------------
Key: THRIFT-222
URL: https://issues.apache.org/jira/browse/THRIFT-222
Project: Thrift
Issue Type: Improvement
Components: Compiler (Java)
Reporter: Nathan Marz
The closest thing to this now is "getFieldValue(int field)", but this only
provides the desired behavior for nullable fields since it delegates to the
getters for each field.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.