Re: [protobuf] Support multiple parameters for rpc functions

2014-08-26 Thread Marvin Somebody
Can you tell me what's the reason for your decision? -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To unsubscribe from this group and stop receiving emails from it, send an email to protobuf+unsubscr...@googlegroups.com. To post to this

Re: [protobuf] Support multiple parameters for rpc functions

2014-08-26 Thread 'Feng Xiao' via Protocol Buffers
On Tue, Aug 26, 2014 at 2:35 AM, Marvin Somebody h0nswurst...@gmail.com wrote: Can you tell me what's the reason for your decision? We decided against it because such a feature will complicate proto syntax, API and implementation without bring any true value. -- You received this message

[protobuf] Bug in python CPP backend (version 2.6.0)

2014-08-26 Thread Dave Hirschfeld
Is the below a bug? Python 2.7.5 |Anaconda 2.0.0 (64-bit)| (default, Jul 1 2013, 12:37:52) [MSC v.1500 64 bit (AMD64)] on win32 Type help, copyright, credits or license for more information. from google.protobuf.internal import cpp_message Traceback (most recent call last): File stdin, line

[protobuf] Python CPP backend bug: cannot import name _net_proto2___python

2014-08-26 Thread Dave Hirschfeld
Hi, I get the aforementioned error message when trying to use the cpp backend for python with the new version 2.6.0: Python 2.7.5 |Anaconda 2.0.0 (64-bit)| (default, Jul 1 2013, 12:37:52) [MSC v.1500 64 bit (AMD64)] on win32 Type help, copyright, credits or license for more information. from

Re: [protobuf] Python CPP backend bug: cannot import name _net_proto2___python

2014-08-26 Thread 'Feng Xiao' via Protocol Buffers
On Tue, Aug 26, 2014 at 11:03 AM, Dave Hirschfeld novi...@gmail.com wrote: Hi, I get the aforementioned error message when trying to use the cpp backend for python with the new version 2.6.0: Python 2.7.5 |Anaconda 2.0.0 (64-bit)| (default, Jul 1 2013, 12:37:52) [MSC v.1500 64 bit (AMD64)]

[protobuf] We are moving protobuf to github.

2014-08-26 Thread Feng Xiao
Hi all, Finally, we are moving protobuf to github. The new home of protobuf is: https://github.com/google/protobuf All future code changes will be made in github. We will continue fix/clean-up issues filed in protobuf Google Code site but for new issues please file it in the github site.

Re: [protobuf] We are moving protobuf to github.

2014-08-26 Thread chai2010
Readme.txt should be markdown format: s/README.txt/README.md/ And can you help to update the protorpc(Go/C++) link: Go: https://github.com/chai2010/protorpc CC: https://github.com/chai2010/protorpc.cxx. Thanks! 2014-08-27 7:59 GMT+08:00 Feng Xiao xiaof...@google.com: Hi all, Finally, we