Pankraz76 commented on PR #2326: URL: https://github.com/apache/maven/pull/2326#issuecomment-2873857919
> It really does not make any sense to me to wrap the request (immutable data object) into another object, just for the sake of having methods collocated with the data. we can inline of course and least separate code on impl lvl giving each dedicated concern. Imho considering SOLID `one thing` for factory is to delegate and create, thats more then enough. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org