[protobuf] Re: protobuf json codec

2010-12-03 Thread Esfand
Very nice and well thought-out framework! Works flawlessly for me so far. It's one of a few Maven apps I've seen that works out-of-the box, and can be imported to Eclipse without any hassles. ;-) Thank you for sharing. On Dec 2, 7:37 am, Siju Varghese varghese.s...@gmail.com wrote: Missed

Re: [protobuf] java parse with class known at runtime (and compiled proto)

2010-12-03 Thread Evan Jones
On Dec 3, 2010, at 14:21 , Koert Kuipers wrote: public class ProtobufDeserializerT extends Message { public T fromByteBuffer(ByteBuffer byteBuffer) { I don't *think* the generic type is going to be enough due to erasure, but I'm not a generics expert. I know something like the following

[protobuf] Preferred Citation?

2010-12-03 Thread Dan Homerick
I'm writing up a master's project MS which has used protobufs extensively. Is there a preferred article for crediting protobufs with? If not, I could cite it with something like (Bibtex): @MISC{protobuf, title={Protocol Buffers}, author={Kenton Varda},