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

   > one indirection
   
   its ether one or many.
   its ether SSOT or DRY (massive).
   
   Think about 100 new methods to be added. Whats you call then? Adding **100 
times** in each method or **one time**, in constructor?
   
   Which constructor is kind of about; to handle init topic.
   
   Might be a nifty way to do things one time (proper), instead of duplication 
like, we dont know any better.
   


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