Thrift now generates XSD files
authorMark Slee <mcslee@apache.org>
Thu, 18 Jan 2007 22:59:59 +0000 (22:59 +0000)
committerMark Slee <mcslee@apache.org>
Thu, 18 Jan 2007 22:59:59 +0000 (22:59 +0000)
commit0e0ff7e00353fc4a9a1b5a6f49069d05b64604f2
treefd04f2322c27925443428be2aa18c47d36c29a65
parentace6e6dbc0ef327a34fab0109f471081dc7fb08e
Thrift now generates XSD files

Summary: Are you fucking kidding me? This shit is robust.

Reviewed By: fetter-tbr-d00d

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664928 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile
compiler/cpp/src/generate/t_generator.h
compiler/cpp/src/generate/t_xsd_generator.cc [new file with mode: 0644]
compiler/cpp/src/generate/t_xsd_generator.h [new file with mode: 0644]
compiler/cpp/src/main.cc