[protobuf] Re: Issue 374 in protobuf: Add method in ByteString to avoid big buffer copy.

2013-11-25 Thread protobuf
Comment #5 on issue 374 by nkey...@gmail.com: Add method in ByteString to avoid big buffer copy. http://code.google.com/p/protobuf/issues/detail?id=374 We've used Benoit's approach in core Apache code. Our final version is: package com.google.protobuf; // This is a lie. public final class

[protobuf] java library to (de)serialize protobuf jspblite

2013-11-25 Thread Alexandre Cassimiro Andreani
someone knows a java library to (de)serialize protobuf jspblite format? the spec is forbidden to me https://sites.google.com/a/google.com/jspblite/Home . Is there some public version? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. T

[protobuf] Help?!

2013-11-25 Thread Mihai Banulescu
Hi all, I'm new to protobufs and I could use some help. We use them at work, in Python. I just need to access the data in a repeated field, and I'm not quite sure how... Is there another tutorial besides this, or sample code

[protobuf] A new Protocol Buffer library for D

2013-11-25 Thread Bjarne Bruhn
A website can be found here: http://code.dlang.org/packages/dproto It uses Compile Time Execution to generate structs, enums and so on from *.proto files. It would be cool to add it to the third-party List for D libraries. -- You received this message because you are subscribed to the Google Gro

[protobuf] java library to (de)serialize protobuf jspblite

2013-11-25 Thread Alexandre Cassimiro Andreani
someone knows a java library to (de)serialize protobuf jspblite format? the spec is forbidden to me https://sites.google.com/a/google.com/jspblite/Home . Is there some public version? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. T

Re: [protobuf] Help?!

2013-11-25 Thread Feng Xiao
https://developers.google.com/protocol-buffers/docs/reference/python-generated On Fri, Nov 22, 2013 at 11:16 AM, Mihai Banulescu wrote: > Hi all, > > I'm new to protobufs and I could use some help. > We use them at work, in Python. > > I just need to access the data in a repeated field, and I'm

[protobuf] Re: Issue 374 in protobuf: Add method in ByteString to avoid big buffer copy.

2013-11-25 Thread protobuf
Comment #6 on issue 374 by ryano...@gmail.com: Add method in ByteString to avoid big buffer copy. http://code.google.com/p/protobuf/issues/detail?id=374 I'm a little perplexed here. Protobuf is both intended to be used to transport all your data, but at the same time it can't handle large

[protobuf] Re: Issue 570 in protobuf: build 2.4.1 failed on mac os x 10.9

2013-11-25 Thread protobuf
Comment #4 on issue 570 by hzwangxi...@gmail.com: build 2.4.1 failed on mac os x 10.9 http://code.google.com/p/protobuf/issues/detail?id=570 Thanks, comment #1 is OK ! -- You received this message because this project is configured to send all issue notifications to this address. You may