-
Notifications
You must be signed in to change notification settings - Fork 334
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
Fix Issue #456 #707 #723 - Ignore() processing improvements #763
base: development
Are you sure you want to change the base?
Fix Issue #456 #707 #723 - Ignore() processing improvements #763
Conversation
@andrerav @lofcz This will also resolve issue #723. Which of the two solutions presented is better? I think seems this solution is better. Especially if these created classes are used in other mappings. 🤔 |
Great @DocSvartz. Whenever you have PR's that you think is ready to be merged, could you please assign me as reviewer and I will review as soon as I can? |
@andrerav Ok |
@andrerav This not ready for RecordType ( Or I can enable it only for Classes. |
I think this can be closed. I improved it and added to PR #769. |
#456 When explicitly set to ignore():
RequireDestinationMemberSource = true,
#707 #723 RecordTypes and Generated Type to Interface received support Ignore() from Ctor parameters