On Thu, Nov 3, 2011 at 20:41, Michael Hanselmann <han...@google.com> wrote: > This way the generated code no longer contains arbitrary code. > Post-processing functions are used by reference. > > Signed-off-by: Michael Hanselmann <han...@google.com> > --- > autotools/build-rpc | 6 +--- > lib/rpc.py | 68 ++++------------------------------------ > lib/rpc_defs.py | 86 +++++++++++++++++++++++++++++++++++++++++++++++--- > 3 files changed, 88 insertions(+), 72 deletions(-)
LGTM. René