Feature Request: Profiles specified via protobuf
Open
- Dominant language
- C++
- Stars
- 955
- Forks
- 207
- Avg merge
- 10h 4m
- Merged PRs (30d)
- 4
Description
Currently, it's a little tricky to figure out how to write an extension and/or profile. Assuming the users of this library are already familiar with protobufs, I'd say it'd be simpler if an extension could be generated from a protobuf file (i.e. if `generate_protos_from_config.sh` accepted a `.proto`).
That said, I am not sure about whether in general a `.proto` has "too much" or "not enough" information to generate an extension (as I still figure out how to write an extension and profile).
Contributor guide
Assessment
This issue has not been assessed yet.