/[Apache-SVN]
ViewVC logotype

Revision 665235


Jump to revision: Previous Next
Author: dreiss
Date: Thu Aug 30 03:30:22 2007 UTC (17 years, 2 months ago)
Changed paths: 12
Log Message:
Thrift: Pre-generate reflection_limited for Python.

Summary:
- Give reflection_limited a nice clean Python module.
- if/regen.sh now generates reflection_limited for Python and copies it to src.
- Added the generated Python for reflection_limited to version control.
- lib/py/setup.py installs reflection_limited.
- lib/py/cleanup.sh now removes build (make sure to run as root).
- The C++ version of reflection_limited was also updated by regen.sh.

Reviewed By: mcslee

Test Plan:
- Clean build and install.
- Look at the installed Python files.
- python -c 'from thrift.reflection.limited.ttypes import *'

Revert Plan: ok


Changed paths

Path Details
Directoryincubator/thrift/trunk/if/reflection_limited.thrift modified , text changed
Directoryincubator/thrift/trunk/if/regen.sh modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/reflection_limited_types.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/reflection_limited_types.h modified , text changed
Directoryincubator/thrift/trunk/lib/py/cleanup.sh modified , text changed
Directoryincubator/thrift/trunk/lib/py/setup.py modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/reflection/ added
Directoryincubator/thrift/trunk/lib/py/src/reflection/__init__.py added
Directoryincubator/thrift/trunk/lib/py/src/reflection/limited/ added
Directoryincubator/thrift/trunk/lib/py/src/reflection/limited/__init__.py added
Directoryincubator/thrift/trunk/lib/py/src/reflection/limited/constants.py added
Directoryincubator/thrift/trunk/lib/py/src/reflection/limited/ttypes.py added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26