Inconsistent naming method with protobuf entities' "*_pb.d.ts"
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 802
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
Should we consider changing the naming convention here to make things more consistent?
https://github.com/grpc/grpc-web/blob/5831a96b5665e17516c11ff44c0e13947bb92cad/javascript/net/grpc/web/generator/grpc_generator.cc#L1482
Contributor guide
Research direction
Start by reading javascript/net/grpc/web/generator/grpc_generator.cc at the referenced line and compare its naming with the protobuf entities' "*_pb.d.ts" convention. Determine which naming change would make the generated entities consistent, then verify the resulting generated names; the issue needs an agreed convention before implementation can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100