Follow-up for #1846172: Replace the actions API
I'd love to see if we could use derivatives to provide one for each entity type.
For instance, we need a "delete entity" action that would work on any entity type, so that we don't need to duplicate code for every entity type we define (it is an action that is always needed).
Comments
Comment #1
tim.plunkettAlso blocked on #2009958: Introduce EntityStatusInterface to standardize how entities can be disabled
Comment #2
tim.plunkettLet's not wait.
Comment #3
tim.plunkettEach of the different plugins have subtle differences, and aren't really conducive to derivatives AFAICS.