Kotlin extension with data class support#781
Kotlin extension with data class support#781kendarorg wants to merge 14 commits intomodelmapper:masterfrom
Conversation
kendarorg
commented
Nov 2, 2025
- Support for data class
- Support for custom "not default constructor" personalization
|
Thanks for the PR, this is a really big PR, is it possible to remove some unnecessary change and minimize the PR (like coding style change) so I can review it? |
PS No AI has been used for this PR! :) |
|
And tell me everything is wrong, no mercy, i tried to stick to the approach of the rest of code but i can change everything:) |
|
I'm working on this and will keep you posted about the updates. |
|
It should be supported by 14145e1 and was released as ModelMapper 3.2.6 BTW, I'm not going to include the Kotlin as part of core ModelMapper for many reasons. I'd like to include it as a 3rd party module (see https://github.com/modelmapper/modelmapper/blob/master/README.md#modules). |
I was not that sure too, imho it involves lots of dependencies that does not fit much with all the rest, btw you are the maintainer and i discovered this project 2 weeks ago ;) i am super happy for all this :) |