microsoft / microsoft/typespec
CodeModel needs to support multiple root namespaces
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Currently the code model represents a single root namespace, but it is possible to have a spec with sibling root namespaces. Currently, we would end up nesting such sibling namespaces under the first root namespace.
Contributor guide
Assessment
This issue has not been assessed yet.