[
https://issues.apache.org/jira/browse/THRIFT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172402#comment-13172402
]
Bryan Duxbury commented on THRIFT-1465:
---------------------------------------
Are you sure that those protected methods need to become public? Also, I'd be
more comfortable with an accessor method on TBaseProcessor that returns an
immutable view of the processMap - we really don't want people to accidentally
mess that map up by accessing it directly.
> Visibility of methods in generated java code
> --------------------------------------------
>
> Key: THRIFT-1465
> URL: https://issues.apache.org/jira/browse/THRIFT-1465
> Project: Thrift
> Issue Type: Improvement
> Components: Java - Compiler
> Affects Versions: 0.7
> Reporter: Ashutosh Chauhan
> Attachments: thrift-1465.patch
>
>
> Need to resort to reflection to invoke private methods in generated java code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira