controller-idioms
controller-idioms copied to clipboard
Add an idiom for finalizers
At the very least, it should be straightfoward to write a Handler
that sets a finalizer if unset. It's worth thinking about ways to make removing finalizers simpler to write as well.