microsoft / microsoft/typespec
Consider Establishing a Consistent Pattern for how Types are Exposed
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
The generator currently exposes types both via the TypeFactory and /or via making the explicit type(s) public. It would be good if we can establish a consistent pattern to make it easier for visitor authors to consume these types.
Contributor guide
Assessment
This issue has not been assessed yet.