Kenton Varda writes:

[snip]
> For a field called foo_bar, I think the corresponding field number constant
> should be kFooBarFieldNumber in C++ and FOO_BAR_FIELD_NUMBER in Java.  Not 
> sure
> what the preferred style is in Python.
>
> If you'd like to make this change, it should be a pretty easy modification to
> google/protobuf/compiler/{cpp/cpp,java/java}_{message,extension}.cc, google/
> protobuf/compiler/python/python_generator.cc, and appropriate unit tests.
>
> What do you think?

That sounds reasonable, and is exactly the kind of feedback I was
hoping for before I wrote too much code.  I'll give it a shot.  Thanks!

Michael Poole

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to