desruisseaux commented on PR #2347:
URL: https://github.com/apache/maven/pull/2347#issuecomment-2892271567

   >  Is there a way to use a temporary intermediate class to store the 
computation data (…snip…)?
   
   Yes, ideally the cache should be in some session-wide place. The only reason 
why the cache is declared in `DepfaultDependencyResolverResult` is because I do 
not know if there is a central place in Maven 4 where we can put stuff that we 
would like to cache for the duration of the session.


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