On Tue, 2010-10-26 at 16:54 +0200, Tristan Tarrant wrote: > I have a couple of questions: > > - should the org.apache.cassandra.thrift classes still be included in > the main jar ? Maybe just the ones compiled from src/java ?
I think it's OK to have the main jar depend on the thrift one. And, we should just stick with what's in interface/thrift/gen-java for a thrift jar since nothing under src/java is useful to a client. > - should I also do the same for the avro client classes ? Yeah, sure. -- Eric Evans eev...@rackspace.com