MetaData map should be accessible from TBase
--------------------------------------------
Key: THRIFT-296
URL: https://issues.apache.org/jira/browse/THRIFT-296
Project: Thrift
Issue Type: Improvement
Components: Compiler (Java), Library (Java)
Reporter: Nathan Marz
Priority: Minor
Right now the meta data map is only accessible from the Thrift object directly,
and not from TBase. Since every thrift object has one of these maps, it would
be useful to have the meta data map be part of TBase rather than in each of the
derived objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.