Make -rest an optional param to the Thrift PHP compiler
authorMark Slee <mcslee@apache.org>
Fri, 6 Jul 2007 00:30:21 +0000 (00:30 +0000)
committerMark Slee <mcslee@apache.org>
Fri, 6 Jul 2007 00:30:21 +0000 (00:30 +0000)
commit756b1d1b071157677980f6b5735b7e8a3ac44419
tree26c05d5274a47ccf7e4114e3012fa7fb910db757
parent7ef673345bcac6284067280a1e8e1c49fbc2c9b9
Make -rest an optional param to the Thrift PHP compiler

Summary: You rarely need the generated REST stuff

Reviewed By: jwang

Test Plan: Gen falcon code without REST part

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665150 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_php_generator.cc
compiler/cpp/src/generate/t_php_generator.h
compiler/cpp/src/main.cc