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

Improve the interface parser #16

Closed
RussellLuo opened this issue Jul 20, 2021 · 0 comments · Fixed by #17
Closed

Improve the interface parser #16

RussellLuo opened this issue Jul 20, 2021 · 0 comments · Fixed by #17

Comments

@RussellLuo
Copy link
Owner

RussellLuo commented Jul 20, 2021

Since the underlying interface parser is borrowed from the old version of moq, kokgen has the same legacy issues as moq:

In order to address these issues, we must improve the interface parser by leveraging the new version of moq (thanks to matryer/moq#141).

Since the core packages for interface parsing in moq are internal, we have to copy the code from moq instead.

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

Successfully merging a pull request may close this issue.

1 participant