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

88 generate additional delegating mappers for inheritinverseconfiguration #94

Conversation

Chessray
Copy link
Collaborator

Fixes #88

…s two separate converter adapters in different packages.
…eparate adapter class for the second round.

We need some type of marker mechanism in order to prevent generating a second (meaningless) adapter in the second round.
….createSourceFile. Still requires polishing, integration tests and documentation.
…ause the implementation generation was suppressed. Generated converters are still in the adapter. Requires polishing, integration tests and documentation.
…is now works as long as the generated clas is NOT annotated as a @Mapper so the adapter generation does not get retriggered. Requires polishing, integration tests and documentation.
@Chessray Chessray linked an issue Sep 22, 2023 that may be closed by this pull request
@Chessray Chessray merged commit 0de9825 into main Sep 23, 2023
1 check passed
@Chessray Chessray deleted the 88-generate-additional-delegating-mappers-for-inheritinverseconfiguration branch September 23, 2023 22:07
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.

Generate additional delegating mappers for @InheritInverseConfiguration
1 participant