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

   > > wouldn't want to use IoC
   > 
   > why not? IoC is a pattern generally valid and possible to apply in this 
case as well.
   
   Did you read the full sentence ? Maven DI *is* an IoC container.  It should 
not depend on another IoC container to actually be created.  The other parts of 
Maven do rely on Maven DI, or Sisu containers for IoC.  But specific bits, and 
especially the `InjectorImpl` class is one of the core implementation class of 
the IoC container.


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