[
https://issues.apache.org/jira/browse/THRIFT-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910075#comment-13910075
]
Martin Vogt commented on THRIFT-2255:
-------------------------------------
Hello,
I can give an update on this patch:
https://issues.apache.org/jira/browse/THRIFT-1712
This version does not work with exceptions. Additionally I think to remove
the copyTo implementation. It was in the patch since the beginning,
but up to now I haven't used the copy methods, so it does not seem to be usefull
and should be removed.(I will update the patch)
> add Parent Class for generated Struct class
> -------------------------------------------
>
> Key: THRIFT-2255
> URL: https://issues.apache.org/jira/browse/THRIFT-2255
> Project: Thrift
> Issue Type: New Feature
> Components: C++ - Compiler
> Affects Versions: 0.9.1
> Environment: Linux and Windows
> Reporter: david han
> Assignee: Ben Craig
> Labels: patch
> Fix For: 0.9.2
>
> Attachments: patch.tar.gz
>
>
> Cpp generated Class of struct dosn't have a parent Class, this will cause the
> Program hold the Object must be using The instance class direct.
> The parent class may be helper full in for program to process manay type
> Struct batch.
> I hope the New version of Thrift implement it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)