fond
logo cours
Programmation sur Plateforme Mobile - companion web site
XXXI - Objective-C, memory management and automatic generation of setters and getters
Important
logo-seq-base

Downloads

Résumé de la séquence

This video details the way getters and setters are generated based on the descriptions of the properties of an attributes. This is important to understand the behavior of such attributes, but also to apprehend the consequences on memory management (and then have a better understanding of memory management).

Keywords : Objective-C, gestion de la mémoire, directive property.

Accéder à la séquence

If the video does not appear in the frame, please use the link in the table on your right.

Useful links

Here are some references for those who want to get more information: