Cours 4: mercredi 2 Février 2011
Contenu
- Mémorisation de l'aire (defmethod initialize-instance :after...)
- Mémoïsation de l'aire avec méthode mixin (defmethod area :around ((r area-mixin)) ...)
- fonctions sur les méthodes
- Combinaisons de méthodes non stantard.
- Flots (open, close, read-line, read, condition end-of-file)
Sources
Transparents: 34-39
Travail individuel
Lire la section 7.6.6 (Method selection and Combination) de la HyperSpec.