THRIFT-1006. java: Impossible to correctly qualify an enum constant in an external...
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 24 Nov 2010 00:25:57 +0000 (00:25 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 24 Nov 2010 00:25:57 +0000 (00:25 +0000)
commit1606f25616bbf0dc862ab6d0b9aef620027d1fcb
treeecc0ab20b99fd5bd8b082e53b4c32f349edc3874
parent5f9614cf9a8003a772e48d9d2ae5b2877d08a721
THRIFT-1006. java: Impossible to correctly qualify an enum constant in an external thrift file

Be a little more sensitive to how we parse out dots; some java generator changes to make sure things stay consistent.

THRIFT-1005. java: Give unions byte[] signature methods to go along with their ByteBuffer counterparts

Some new constructors, getters, and setters to ease migration of unions to ByteBuffer style.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1038399 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_java_generator.cc
compiler/cpp/src/main.cc
compiler/cpp/src/parse/t_const_value.h