BuildingApplicationWithSpec2
BuildingApplicationWithSpec2 copied to clipboard
Comment to chapter 14
p. 134 “Our actual Athens code is located into renderAthens method:, and the result is stored in the surface instance variable.” – the colon should be removed; the second part (about result) is totally unclear.
p. 136
- “AthensHello >> open <script: 'self new openInWindow'>” – is it a better way to define open as a class-side method with pragma
- “Now we are done. When we open the component it will display the morph:SpAthensHelloPresenter new open.” – it should insert a space after “morph:” because a part of the message is unvisible.
p. 137
- “This is this presenter that will support the actual rendering drawn using Athens.” – second “this” or “the”?
- “SpAthensExamplePresenter >> idefaultLayout” – should be defaultLayout.