Editions Support
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 4.4k
- Forks
- 627
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 20
Description
https://protobuf.dev/editions/overview/
1st step:
- Explicit error saying editions are not supported.
2nd step:
- Allow edition parsing + hold it in elements + print it.
- Allow feature set parsing + hold it in elements + print it.
3rd step:
- Allow code generation based on it in Java/Kotlin. Swift or grpc-server will be left to the respective teams.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Editions overview linked in the issue, then use the three-step checklist as the work breakdown. Done means explicit unsupported-editions errors are replaced by parsing, storage, and printing for editions and feature sets, followed by Java/Kotlin code generation support; Swift and grpc-server are explicitly out of scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- backend-api-design, compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100