Hi Guys, Context C++ API:
I have recently found PB and simply awe struck by the API. I am looking PB as an option for my project. I tried to find the ans in past discussions but coudn't find a straight ans. So here is my question: If I have defined an Foo message in a .proto file. Now if I write several Foo messages in another *TEXT* file, is there any interface in pb API that can *parse this text file* for me to create binary pb messages in my program? Though I could write such a tool specific to my needs using Tokenizer class. But I want to know is there any smarter way there? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/protobuf?hl=en -~----------~----~----~----~------~----~------~--~---
