/[Apache-SVN]
ViewVC logotype

Revision 665313


Jump to revision: Previous Next
Author: dweatherford
Date: Wed Oct 31 06:03:54 2007 UTC (17 years ago)
Changed paths: 2
Log Message:
[thrift] PHP generator: extension support

Summary: Adds php code generation to take advantage of the php
  'thrift_protocol' extension (currently for deserialization only)

  Requires you to swap your protocol for a TBinaryProtocolAccelerated
  (which just inherits TBinaryProtocol without actually adding any
  new functionality) and that you use a TFramedTransport or wrap your
  transport in a TBufferedTransport.

  TBinaryProtocolAccelerated is currently only in tfb/www/lib (or will
  be momentarily).

Reviewed By: mcslee
Test Plan: synapse_feed uses this in my sandbox, works fine
Revert: svn


Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_php_generator.cc modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/parse/t_base_type.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26