Skip to content

Reversing execution order of Before/AfterMapping#603

Merged
andrerav merged 1 commit intoMapsterMapper:masterfrom
rafalka:bugfix/602-execution-order-of-before-after-mapping-is-not-correct
Aug 16, 2023
Merged

Reversing execution order of Before/AfterMapping#603
andrerav merged 1 commit intoMapsterMapper:masterfrom
rafalka:bugfix/602-execution-order-of-before-after-mapping-is-not-correct

Conversation

@rafalka
Copy link

@rafalka rafalka commented Jul 4, 2023

This PR fixes #602

BeforeMappingFactories and AfterMappingFactories execution order has been reversed to execute methods from base classes first

@andrerav andrerav merged commit c49bc32 into MapsterMapper:master Aug 16, 2023
@andrerav
Copy link
Member

Thank you!

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 this pull request may close these issues.

Execution order of BeforeMapping() and AfterMapping() is incorrect

2 participants