Question d’entretien chez Goodreads

Delegate memory management - what should be the accessor used while declaring a delegate ?

Réponse à la question d'entretien

Utilisateur anonyme

1 juin 2015

Always week , making the delegate reference as strong could result in retain memory cycle.

1