fairyhawk / protostuff

Automatically exported from code.google.com/p/protostuff
Apache License 2.0
0 stars 0 forks source link

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

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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: