I've been playing around with `@RestrictsSuspensio...
# language-evolution
y
I've been playing around with
@RestrictsSuspension
a bit, and I'm coming to the conclusion that it effectively implements resource/capability tracking, but restricted to 1 type, and while also interacting with suspend and the generated code in the obvious ways. I wonder if its implementation could be generalized to a frontend-only, multiple capability implementation, especially with context parameters