[
https://issues.apache.org/jira/browse/THRIFT-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158692#comment-13158692
]
Mike Riley commented on THRIFT-1090:
------------------------------------
PHP, C++ and Javascript (can't speak for any other languages) already organize
constants on a per-program and a per-namespace basis. Cocoa organizes on a
per-program basis only because it doesn't have namespaces. Java seems to be the
odd man out in organizing per-namespace only.
> Document the generation of a file called "Constants.java"
> ---------------------------------------------------------
>
> Key: THRIFT-1090
> URL: https://issues.apache.org/jira/browse/THRIFT-1090
> Project: Thrift
> Issue Type: Bug
> Components: Documentation, Java - Library, Website
> Reporter: Lars Francke
> Priority: Minor
> Attachments: thrift-1090.patch
>
>
> A file called "Constants.java" is generated per thrift file that includes any
> constants. This should be documented somewhere because if you have multiple
> thrift files sharing the same namespace there will be clashes.
> (there is no "documentation" component so feel free to adjust those)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira