[
https://issues.apache.org/jira/browse/THRIFT-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Duxbury closed THRIFT-447.
--------------------------------
Resolution: Fixed
I just committed an updated version of this patch.
> Make an abstract base Client class so we can generate less code
> ---------------------------------------------------------------
>
> Key: THRIFT-447
> URL: https://issues.apache.org/jira/browse/THRIFT-447
> Project: Thrift
> Issue Type: Improvement
> Components: Java - Compiler, Java - Library
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Priority: Minor
> Fix For: 0.7
>
> Attachments: thrift-447.patch
>
>
> The Java generator currently uses the generator to create all of the contents
> of the myService.Client class, including boring stuff like the constructor
> and instance variables. It seems like we could just factor this common base
> stuff out into a BaseClient that lives in the library and simplify the
> generator accordingly.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira