Slackbot
02/17/2022, 8:04 PMChris
02/17/2022, 8:05 PMZak Taccardi
02/17/2022, 8:05 PMbuildSrcChris
02/17/2022, 8:13 PMChris
02/17/2022, 8:15 PMJavi
02/17/2022, 8:17 PMconfigureEach a lot because of that, if it should be used maybe getting a lint warning...Chris
02/17/2022, 8:30 PMZak Taccardi
02/17/2022, 8:31 PMVampire
02/18/2022, 8:55 AMconfigureEach. The problem in that blog post is not the configureEach, but the unguarded matching. To evaluate the condition, the tasks need to be realized. So if you do matching directly on tasks, each and every task needs to be realized.Javi
02/18/2022, 8:57 AMJavi
02/18/2022, 8:59 AMsomeProp.set(…).
A delegate or whatever which allows using someProp = … should be great for exampleJavi
02/18/2022, 9:01 AMVampire
02/18/2022, 9:02 AMVampire
02/18/2022, 9:03 AMJavi
02/18/2022, 9:05 AMVampire
02/18/2022, 10:28 AMJavi
02/18/2022, 1:18 PM