Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Microsoft Generator CSharp] Do we still need the ApiTypes in MGC? #4639

Open
ArcturusZhang opened this issue Apr 24, 2024 · 0 comments
Open
Labels

Comments

@ArcturusZhang
Copy link
Member

Describe the issue or request

The position of ApiTypes is awkward because it is not really enforced and there is no way to enforce that we have to use the information in it.
For the type definition part, could we use the TypeFactory to define the types of some specific roles?
And for the XXXMethodName part, I think we could always put those part in a suitable place in our expressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant