[tcgc] revisit tcgc method and operation design
Open
design:needed
lib:tcgc
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
many languages have concern about the relationship of method and operation in tcgc. also, we have concern about how we should honor (only see raw typespec or include some of the protocol info) for tcgc method level signature. and, current tcgc's method has inconsistency of parameters and responses. parameters are convenience level, but responses are protocol level. we should at lease either consider to make it consistent or switch to a middle line that emitter is easy to use. let's use this issue to start discussion.
Contributor guide
Assessment
This issue has not been assessed yet.