Etienne Hardy
Etienne Hardy
@srinivasankavitha I have refreshed the PR from latest master branch, please have a look at your convenience. As I had mentioned, I'm not too well versed in Kotlin, so my...
Hello, I refreshed the branch from last master. Is there anything else needed to move this forward? Let me know.
Any updates that could be shared?
Sounds good @kilink. About your comment about using Spring's `PropertyAccessorFactory` and the like, the funny thing is that my initial PR used just that. See the very [first](https://github.com/Netflix/dgs-framework/pull/1094#issuecomment-1149238749) comment, there...
Very nice @kilink ! Will look updating this PR shortly.
@kilink I have updated the implementation following your recent changes in `DefaultInputObjectMapper`. I have moved back to leveraging Spring's `PropertyAccessor`. I believe this is the simplest implementation. Please have a...
Thanks for the feedback @kilink! I have addressed comments and updated the PR. Would it be possible to have another look?
Thanks for the reply @sachindshinde. It didn't occur to me that memory could affect composition performance. I have plenty on my Mac compared to what we have allocated on our...