[ 
https://issues.apache.org/jira/browse/THRIFT-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955326#comment-13955326
 ] 

Vanja Bucic commented on THRIFT-1766:
-------------------------------------

I would argue that the original binary patch was incomplete and thus the issue 
should not have been closed. Having both patches under the same issue umbrella 
makes sense to me because only together do they fully implement the binary type 
support in ruby.

Regarding native code, I agree, especially when it duplicates the functionality 
already present in pure ruby. It should only be there when necessary or when 
benchmarks provide a solid incentive.

> [Ruby] Provide support for binary types
> ---------------------------------------
>
>                 Key: THRIFT-1766
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1766
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Ruby - Library
>    Affects Versions: 0.9
>            Reporter: Nathan Beyer
>            Assignee: Nathan Beyer
>         Attachments: THRIFT-1766-provide-support-for-binary-types.patch, 
> thrift-1.0.0-dev-rb-binary.patch
>
>
> The Ruby library didn't provide explicit support for 'binary' types, which 
> sort of worked on Ruby 1.8.7 and with Thrift 0.8, but it doesn't work with 
> Ruby 1.9.3 and the encoding changes that were included with Thrift 0.9.
> This issue is intended to provide first class support for the 'binary' type.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to