You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Martin Vogt (JIRA)" <ji...@apache.org> on 2014/01/13 14:07:50 UTC

[jira] [Updated] (THRIFT-2296) Add C++ Base class for service

     [ https://issues.apache.org/jira/browse/THRIFT-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Vogt updated THRIFT-2296:
--------------------------------

    Attachment: 020_base_service_140113v1.patch

This generates always a default constructor implementation and fixes the missing ~ in the TBaseService class.

> Add C++ Base class for service
> ------------------------------
>
>                 Key: THRIFT-2296
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2296
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler
>            Reporter: Martin Vogt
>            Priority: Minor
>         Attachments: 020_base_service_140113v1.patch, base_service_131228v1.patch
>
>
> This patch adds the possibilty to have a common base class
> for a service.
> It's against the TBase patch:
> https://issues.apache.org/jira/browse/THRIFT-1712



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)