thrift/lib
David Reiss 3f660a4266 erlang: Client refactor, part 1
- Client is no longer a separate process.
- Simplified constructors moved into another module.
- All functions and exceptions return the new client,
  to allow for future statefulness in the client.

NOTE: With the new library and old gen-code, attempting to call a
nonexistent function will result in an exit.

TODO: fix docs and tests (tether test is not meaningful)

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990979 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 22:05:29 +00:00
..
as3 add license headers to a smattering of files 2010-07-26 17:18:30 +00:00
cocoa THRIFT-821. Add a method to get a copy of the TMemoryBuffer's buffer. 2010-07-21 19:51:04 +00:00
cpp THRIFT-851. php: php extension fails to compile on centos 5.x 2010-08-17 17:43:58 +00:00
csharp THRIFT-834. csharp: THttpClient resends contents of message after transport errors 2010-08-06 17:50:51 +00:00
erl erlang: Client refactor, part 1 2010-08-30 22:05:29 +00:00
hs add ASL to a handful of files 2010-07-28 18:23:22 +00:00
java THRIFT-879. java: Remove @Override from TUnion.clear 2010-08-30 20:27:32 +00:00
js THRIFT-846. js: JavaScript Test Framwork: extended Testcases 2010-08-15 23:19:06 +00:00
ocaml add ASL to a handful of files 2010-07-28 18:23:22 +00:00
perl THRIFT-528. perl: add PERL_PREFIX to configure.ac 2010-06-11 17:57:32 +00:00
php THRIFT-854. php: Provide configure option and make rules to build/install php extension 2010-08-25 17:09:02 +00:00
py THRIFT-869. python: Disguise ECONNRESET as EOF on BSD 2010-08-30 21:57:07 +00:00
rb THRIFT-664. rb: Ruby extension fails to build with Ruby 1.9.1 2010-08-11 18:37:25 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-373. Include js and as3 libraries in release tarballs 2010-05-07 20:08:06 +00:00