Hi all - Is there anyway to access custom options added to fields at compile time? As I understand it, and from looking at the generated code, it only seems possible to look up Options via an appropriate Descriptor, and I'm not sure it's possible to get a constexpr one? I'm looking at an EnumValueOptions specifically, and adding a "name" option generates a "name_default" but no constexpr lookup it seems.
If this is not possible, is there any suggested workaround? Thanks -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/b406376b-cb1a-48d6-8fd9-5eabd3938ba3n%40googlegroups.com.
