Hello,
I'm wondering if it is possible to implement several repeated field size or
string size into a single .proto file. In this way, we'll be able to have
messages as below:
message x
{
message y[10]
{
message z[20]
{
}
}
}
Best regards,
Julien
Original issue reported on code.google.com by Julien.P...@gmail.com on 12 Jan 2013 at 4:18
Original issue reported on code.google.com by
Julien.P...@gmail.com
on 12 Jan 2013 at 4:18