[
https://issues.apache.org/jira/browse/THRIFT-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603728#action_12603728
]
Bryan Duxbury commented on THRIFT-34:
-------------------------------------
We're still incubating, so I don't now if we need to be that worried about
backwards compatibility. However, in the case of java (and ruby) it's easy to
maintain backwards compatibility with shim classes that inherit from the new
ones.
> Java libraries should be namespaced under org.apache.thrift, not
> com.facebook.thrift
> ------------------------------------------------------------------------------------
>
> Key: THRIFT-34
> URL: https://issues.apache.org/jira/browse/THRIFT-34
> Project: Thrift
> Issue Type: Improvement
> Components: Library (Java)
> Reporter: Bryan Duxbury
> Priority: Minor
>
> The Java libraries should be namespaced under org.apache.thrift. Currently
> they are under com.facebook.thrift.
> Also, at the same time, we should delete the protocol, reflection, server,
> transport, and types directories from lib/java/src. The usual java idiom
> would be src/org/apache/thrift/protocol (or what have you).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.