You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Perhaps a JSON bridge?
Trent
Kenton Varda
unread,
Jul 7, 2008, 8:51:44 PM7/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Trent Waddington, Protocol Buffers
Yes, it would be really easy to write a bit of code to serialize or parse a protocol message in JSON format using protobuf reflection. In fact, I believe some Google projects do exactly that.