I need to capture the context of the callee withou...
# announcements
s
I need to capture the context of the callee without forcing the callee to past “this” reference - as there is an association between that this and some other object I need in that inlined function …