Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 299 by [email protected]: Native map encoding missing or needs
howto eample
http://code.google.com/p/protobuf/issues/detail?id=299
In arguing for Protobuf over Thrift at work one point that sticks is that
Thrift has native support for encoding maps directly as a type.
Protobuf would benefit from either:
A) A native map encoding with an appropriate .proto syntax
-or-
B) Some library help to add API sugar for maps with a stock encoding for
them
-or-
C) A good howto page showing best practice for encoding map manually
Cheers,
--binkley
--
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.