/[Apache-SVN]
ViewVC logotype

Revision 757668


Jump to revision: Previous Next
Author: bryanduxbury
Date: Tue Mar 24 05:23:52 2009 UTC (15 years, 7 months ago)
Changed paths: 29
Log Message:
THRIFT-275. rb: Remove deprecated classes from Ruby library

This patch removes all the deprecation stuff and the t*.rb classes that were only placeholders. In addition, I've changed the implementations of some "abstract" methods to throw NotImplementedError instead of returning nil, and fixed the test accordingly. Finally, I removed the no longer required borrow and consume methods from all the transport implementations that had them. (Borrow and consume have been supplanted by the thrift_native package.) 


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/client.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/deprecation.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/exceptions.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/processor.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/protocol/binaryprotocol.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/protocol/tbinaryprotocol.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/protocol/tprotocol.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/protocol.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/server/httpserver.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/server/thttpserver.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/server/tserver.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/server.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/struct.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/thrift.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/transport/httpclient.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/transport/socket.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/transport/thttpclient.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/transport/tsocket.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/transport/ttransport.rb deleted
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/transport.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/types.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/spec/backwards_compatibility_spec.rb deleted
Directoryincubator/thrift/trunk/lib/rb/spec/deprecation_spec.rb deleted
Directoryincubator/thrift/trunk/lib/rb/spec/protocol_spec.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/spec/transport_spec.rb modified , text changed
Directoryincubator/thrift/trunk/test/rb/core/test_backwards_compatability.rb modified , text changed
Directoryincubator/thrift/trunk/test/rb/core/test_exceptions.rb modified , text changed
Directoryincubator/thrift/trunk/test/rb/core/transport/test_transport.rb modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26