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

When generating constructor calling code, full package name should be used. #94

Open
lulumeya opened this issue Jun 26, 2024 · 0 comments

Comments

@lulumeya
Copy link

When generating constructor calling code, full package name should be used.

image

For my case, I need mapper between types have same name, different package.
As you see the above image, the destination type mismatch case exists.
To solve this issue, generated code should use full package name instead.

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

No branches or pull requests

1 participant