yossi-k / protobuf-embedded-c

Automatically exported from code.google.com/p/protobuf-embedded-c
0 stars 0 forks source link

Annotation of maximum repeated length and string length for individual fields. #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Annotation of maximum repeated length and string length 
(//@max_repeated_length=..., //@max string length=...) should be supported for 
each individual field.

If a field is not annotated, the global definition is taken as a default.

Original issue reported on code.google.com by wolfgang.schwitzer on 4 Nov 2011 at 12:47

GoogleCodeExporter commented 9 years ago
Issue 22 has been merged into this issue.

Original comment by wolfgang.schwitzer on 21 Jan 2013 at 12:22

GoogleCodeExporter commented 9 years ago
I believe that Issue 22 is already included in Issue 6.

Original comment by wolfgang.schwitzer on 21 Jan 2013 at 12:23

GoogleCodeExporter commented 9 years ago
Delayed this issue for Milestone 1.0M4

Original comment by nvp...@gmail.com on 31 Jan 2013 at 7:38

GoogleCodeExporter commented 9 years ago
I believe that we can fix this quite easily if the Xtend-generator starts to 
work.

Original comment by wolfgang.schwitzer on 13 Mar 2013 at 11:57

GoogleCodeExporter commented 9 years ago

Original comment by nvp...@gmail.com on 31 May 2013 at 8:36

GoogleCodeExporter commented 9 years ago
When would the 1.0M5 release is expected.
Could you provide an example. How it might used.

Original comment by srikanth...@gmail.com on 21 May 2014 at 5:06

GoogleCodeExporter commented 9 years ago
Is this max string lenght per field already supported in 1.0M4 release. at the 
Project home says so. 

1.0M4  May 2013  Support default values and per-field maximum length 
definitions 

Original comment by srikanth...@gmail.com on 21 May 2014 at 6:07