Pankraz76 commented on PR #2425:
URL: https://github.com/apache/maven/pull/2425#issuecomment-2938680640

   Its just about moving the external `comparator` (feature envy) to the actual 
domain (business logic, following OOP) making it `comparable`. No injection, no 
nothing. **Just plain old java.**
   
   Imho this has nothing to do with an actual container, or what so ever. Im 
not injecting anything its **just a concept** of inverting the logic.
   
   The topic i want to talk about does not know about container or whatever. 
   
   Its about giving SOC, avoiding feature envy leading to **coupling instead of 
cohesion**.


-- 
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

Reply via email to