David Schach

Results 66 comments of David Schach

@jongpie Yesssss! I spent time yesterday looking at @jamessimone code and creating analogous CMTs in my fork. As this congeals, I'll keep everyone in the loop. At a minimum, I...

How would you put `RollupLogger` onto two different `RollupControl` records? The use-case could be one `RollupControl` is Queueable and one is for Batch.

Hi @sethmuss - The ephemeral build system has multiple users. One of our devs found that the last names are `Agent, Signup, BuildOrg, User, User, testBaseProfile, Smith, Amos`. The docs...

It is true that the provided example should NOT be a violation. The rule itself is written well - it requires an explicit sharing model if DML or a query...

I also don't think that the OP provided code example should be a violation. The class is declared `without sharing` so PMD should not flag that, IMO.