Add some additional reflection features to Ruby generated code
--------------------------------------------------------------
Key: THRIFT-165
URL: https://issues.apache.org/jira/browse/THRIFT-165
Project: Thrift
Issue Type: New Feature
Components: Compiler (Ruby)
Reporter: Bryan Duxbury
Priority: Minor
Similar to THRIFT-139, it'd be nice if generated Ruby classes had constants for
all their field names like MyStruct::FOO_FIELD. I don't think it's necessary to
add getters and setters by field id, since it already has behavior like this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.