Slackbot
09/23/2022, 9:38 AMFleshgrinder
09/23/2022, 9:45 AMgradle
object decides when to evaluate a project and can thus execute arbitrary code before it starts the actual evaluation. This is different to one project
object reaching out to another project
object. An analogy I can think of is that gradle
is the executor, and the projects are threads
. Again, afaik, someone who is more knowledgeable on this shall correct me if I'm wrong.