Re: [protobuf] Specification for the .proto file?

2011-03-09 Thread David Yu
On Wed, Mar 9, 2011 at 1:49 PM, mdonohue michael.dono...@gmail.com wrote: My goal is to port Google's libphonenumber to java-me, so I can use it on a BlackBerry. The current subgoal is to get a Protocol Buffer compiler for java-me that is suitable for porting libphonenumber. There are four

Re: [protobuf] GZip Stream examples

2011-03-09 Thread ksamdev
Well, I have to update the very first value, , after all messages are written. I do not know a priory how many messages will be stored. Therefore, I use fstream::fseekp(0) to move the write pointer before the file is closed and update the value. Of course, the number is written without

[protobuf] Unresolved dependencies in the protocol buffer java source code.

2011-03-09 Thread asil klin
I am trying to use Protocol buffers in my project(web-app) based in Java. I downloaded zip Protocol Buffers 2.4.0a full source(C++,Java,Python) Protocol Buffers 2.4.0 compiler-Windows binary. I was able to build the .proto file and generate the required java classes for my project, using

[protobuf] Re: Issue 158 in protobuf: Push 2.3.0 maven artifact to repo

2011-03-09 Thread protobuf
Comment #13 on issue 158 by spat...@gmail.com: Push 2.3.0 maven artifact to repo http://code.google.com/p/protobuf/issues/detail?id=158 Just wondering if 2.4.0 will be pushed to the repo anytime soon. Thanks. -- You received this message because you are subscribed to the Google Groups