kshchepanovskyi / protostuff-googlecode-exported

Automatically exported from code.google.com/p/protostuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would like support for repeated accessors with out "List" appeneded

GoogleCodeExporter opened this issue · comments

I have to interact with protobuf messages serialized into json by other systems 
that don't add the "List" postfix to repeated fields, but I would like to use 
protostuff objects in my project.

I have attached a patch to support this. Let me know if you have any questions.

Original issue reported on code.google.com by tedoc2...@gmail.com on 24 Sep 2013 at 9:32

Attachments: