[
https://issues.apache.org/jira/browse/THRIFT-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608511#action_12608511
]
Kevin Ballard commented on THRIFT-62:
-------------------------------------
What, like have the default value be a block which returns the real default
value? Interesting idea, but it doesn't seem like that would necessarily be any
better than just calling #dup. We can certainly profile it and try, though.
> Merge of BinaryProtocolAccelerated for Ruby bindings
> ----------------------------------------------------
>
> Key: THRIFT-62
> URL: https://issues.apache.org/jira/browse/THRIFT-62
> Project: Thrift
> Issue Type: New Feature
> Components: Library (Ruby)
> Reporter: Kevin Clark
> Assignee: Kevin Clark
> Attachments:
> 0001-rb-Merge-BinaryProtocolAccelerated-automake-compat.patch,
> 0002-rb-Add-setup.rb-back.-We-need-it-until-gems-becomes.patch,
> 0003-rb-Fix-rake-test-in-light-of-Kevin-Clark-s-makefi.patch
>
>
> This is the updated patch which adds a C extension to speed up Ruby thrift
> serialization and deserialization. It's largely been reviewed already, but
> should still be looked over. The pre-Apache discussions of the bindings,
> including peer review and modifications happened here:
> http://publists.facebook.com/pipermail/thrift/2008-April/000890.html
> Post that, there have been a few changes prompted by bugs found internally at
> Powerset, and I fixed the read buffering in Thrift::BufferedTransport.
> This patch also adds automake compatability (make check and such) to the Ruby
> bindings.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.