Uh oh!
There was an error while loading. Please reload this page.
Fix Issue #456 #707 #723 - Ignore() processing improvements - #763
Fix Issue #456 #707 #723 - Ignore() processing improvements#763DocSvartz wants to merge 6 commits into
Conversation
DocSvartz
commented
Jan 22, 2025
@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. 🤔 |
andrerav
commented
Jan 22, 2025
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 |
DocSvartz
commented
Jan 25, 2025
@andrerav This not ready for RecordType ( Or I can enable it only for Classes. |
DocSvartz
commented
Jan 25, 2025
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