Skip to content

Rene feedback Chapter 10 #52

Description

@Ducasse

Bonjour Stéphane,

Ce qui suit concerne la section suivante du chapitre 10 (pages 134 et 135) :

10.7 Sending a message: a two-step process

Tout est parfaitement clair (à mes yeux) sauf le rôle de ces deux listings :

Listing 10-9 A locally implemented method.
EllipseMorph >> defaultColor
"Answer the default color/fill style for the receiver"
^ Color yellow

Listing 10-10 An inherited method.
Morph >> openInWorld
"Add this morph to the world."
self openInWorld: self currentWorld

By the way : A la page 113 (il s'agit du chapitre 9) il y a une coquille
mineure :

The pen moves forward 100 pixels

100 pixels n'est pas placé dans le bon champ :

https://ramix.org/pharo/PBE90/100pixels.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions