Andrew Cox created THRIFT-1907:
----------------------------------

             Summary: Compiling namespace and sub-namespace directives for 
unrecognized generators should only be a warning
                 Key: THRIFT-1907
                 URL: https://issues.apache.org/jira/browse/THRIFT-1907
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (General)
    Affects Versions: 0.9
            Reporter: Andrew Cox
            Priority: Minor
             Fix For: 1.0


Two reasons:
1) we have another generator that we want to use a different namespace for, and 
the generator is not part of thrift proper
2) back compat: so two projects that depend on two different versions of thrift 
are more likely to be able to share a .thrift file, even if the project using 
the newer thrift libraries uses a new generator that wasn't in the old thrift 
libraries

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to