r1254@dev030 (orig r61887): cpiro | 2007-10-01 17:35:12 -0700
commitdeb9717abc3b6c502fe4cf47ae5654e8a71439c5
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Tue, 2 Oct 2007 00:23:59 +0000 (2 00:23 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Tue, 2 Oct 2007 00:23:59 +0000 (2 00:23 +0000)
treead1821a19f6391c8455b244a1bc90000e4ee61dc
parenta596760f6d3d01705167260790c53dbb559a9d89
 r1254@dev030 (orig r61887):  cpiro | 2007-10-01 17:35:12 -0700
 [thrift] otpification and sane configuration for Erlang Thrift

 Summary: a small victory in the neverending quest of OTPifying this binding -- search for config files in ./conf/ (relative to the cwd of the emulator).  for example, when you start the channel server, ./conf/{channel,thrift}.conf should exist.  better than having to recompile to change a configuration ... reconfig should take care of that in running code.

 Test Plan: works with channel server

git-svn-id: http://svn.facebook.com/svnroot/thrift/trunk@612 41a61cd8-c433-0410-bb1c-e256eeef9e11
lib/erl/include/thrift.hrl
lib/erl/src/Makefile
lib/erl/src/oop.erl
lib/erl/src/thrift.app.src
lib/erl/src/thrift.erl
lib/erl/src/thrift_logger.erl
lib/erl/src/transport/tSocket.erl