When prototyping capnproto structs, I feel a bit of burden to make the compiler happy to assign valid numbers to all fields.
What about having and option to let the compiler generate the sequence numbers automatically if the field number is not assigned to any field? Flatbuffers IDL works this way. -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to capnproto+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/capnproto.