[
https://issues.apache.org/jira/browse/THRIFT-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676999#comment-13676999
]
Hudson commented on THRIFT-1959:
--------------------------------
Integrated in Thrift #666 (See [https://builds.apache.org/job/Thrift/666/])
THRIFT-1959: Add Union TMemoryBuffer support (Revision
548244f0495898492616f520fec7b08c267574d9)
Result = SUCCESS
carl :
Files :
* lib/csharp/src/Transport/TMemoryBuffer.cs
> C#: Add Union TMemoryBuffer support
> -----------------------------------
>
> Key: THRIFT-1959
> URL: https://issues.apache.org/jira/browse/THRIFT-1959
> Project: Thrift
> Issue Type: Bug
> Components: C# - Library
> Affects Versions: 1.0
> Reporter: Carl Yeksigian
> Assignee: Carl Yeksigian
> Fix For: 1.0
>
> Attachments: 1959.patch
>
>
> Currently, the TMemoryBuffer requires a type which is TBase. With the new
> union typing, the type should be relaxed to TAbstractBase, and reflection
> needs to be used to get the correct Read method (since TAbstractBase does not
> include a Read).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira