I am talking about reference counting. Programmer would only have to add the @weak
attribute to prevent strong cycles.
1 Like
I am talking about reference counting. Programmer would only have to add the @weak
attribute to prevent strong cycles.