Allow py:twisted to be generated in different namespace than py ---------------------------------------------------------------
Key: THRIFT-859 URL: https://issues.apache.org/jira/browse/THRIFT-859 Project: Thrift Issue Type: New Feature Components: Compiler (Python) Affects Versions: 0.4 Reporter: Bruce Lowekamp This patch allows a namespace py foo namespace py.twisted bar to be specified that will cause non-twisted and twisted python to be generated into different namespaces. It also reverts a check in t_program.h that prevented this type of namespace declaration from being made (see issue THRIFT-857) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.