I have a protocol for which I want the implementations to use __weak references for method arguments. I define my protocol as:I have a protocol for which I want the implemen
I have a protocol for which I want the implementations to use __weak references for method arguments. I define my protocol as:I have a protocol for which I want the implemen