[
https://issues.apache.org/jira/browse/ETCH-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162854#comment-13162854
]
scott comer commented on ETCH-199:
----------------------------------
ok, but the same could be said anytime you publish a jar file. once published,
the name is as much part of the api as anything else. for instance, as we are
able to standardize some apis enough to build interesting libraries around
them, changing the api's name would be disastrous.
that said, those of us that are purists can avoid doing that.
if the feature is going to be added for java, please consider doing it for
csharp, c, etc.
> Add config option "java package name" to binding-java compiler
> --------------------------------------------------------------
>
> Key: ETCH-199
> URL: https://issues.apache.org/jira/browse/ETCH-199
> Project: Etch
> Issue Type: New Feature
> Components: java-binding
> Affects Versions: 1.1
> Reporter: Michael Fitzner
> Priority: Minor
> Fix For: 1.3
>
>
> - Extend compiler
> - Extend Ant Task
> <etch home="${etch.home}"
> binding="java"
> quiet="false"
> what="INTF,CLIENT,SERVER"
> outputDir="${dir.gen}"
> file="src/Helklo.etch">
> <params>
> <param name="packageName">org.apache.example</param>
> </params>
> </etch>
--
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