Move thrift/protocol/tprotocol to thrift/protocol and thrift/protocol/tbinaryprotocol...
authorKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 00:57:26 +0000 (00:57 +0000)
committerKevin Clark <kclark@apache.org>
Wed, 18 Jun 2008 00:57:26 +0000 (00:57 +0000)
commit6fda4b76e2c8a963fcc28edac725da48fffd1784
treebab1d87b0de7202b8d6cd5d0f662d6ad951dd900
parentc2a07b19ef333a03e6b6542a16ff39326b15423d
Move thrift/protocol/tprotocol to thrift/protocol and thrift/protocol/tbinaryprotocol to thrift/protocol/binaryprotocol. Leave shim files behind for backwards compatibility

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@668914 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/lib/thrift/protocol.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/binaryprotocol.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/tbinaryprotocol.rb
lib/rb/lib/thrift/protocol/tprotocol.rb
lib/rb/lib/thrift/thrift.rb