Skip to content
New issue

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

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

Already on GitHub? # to your account

Check during code generation that types with generic parameters have generic arguments properly specified. #38

Open
amwebb opened this issue Sep 30, 2014 · 0 comments
Assignees

Comments

@amwebb
Copy link

amwebb commented Sep 30, 2014

When a type extends a generic type, make sure that a generic parameter is specified in meta-metadata during code generation. If not, throw an error. This is required for generics in C#. Otherwise, generated metadata classes do not compile.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants