SquareBracketAssociates / BuildingApplicationWithSpec2

A book to build user interfaces using the Spec 2.0 framework.
21 stars 12 forks source link

iconManager: is mentioned but declared as "TOREMOVE" in Spec P13 #112

Open astares opened 3 days ago

astares commented 3 days ago

The book mentions #iconManager: in chapter 3.7 to set a custom icon manager - but this setter method is in category "TOREMOVE" in Pharo 13 and there is no sender of the getter method #iconManager

koendehondt commented 3 days ago

Hi @astares,

Thank you for the feedback. However, in the latest builds of the PDF, I do not find iconManager: anymore. Could you tell us which version (i.e. date) of the PDF you have? You find the date on the page with the book title.

We are in the process of finalizing the book for Spec 2.0. A lot has changed or improved. We use Pharo 12 as the basis for the code examples and the explanation.

astares commented 3 days ago

@koendehondt

astares commented 3 days ago

Latest build PDF

From https://objects.githubusercontent.com/github-production-release-asset-2e65be/187995713/de76b2ed-3439-4cd2-9107-2a16cdc5a293?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240703%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240703T135648Z&X-Amz-Expires=300&X-Amz-Signature=0f731c70c66ce1b4a49d031ff5efccfe724a09e1412b9d78e2231a44a1a9f8ac&X-Amz-SignedHeaders=host&actor_id=5980033&key_id=0&repo_id=187995713&response-content-disposition=attachment%3B%20filename%3DSpec2-wip.pdf&response-content-type=application%2Foctet-stream

astares commented 3 days ago

image

image

koendehondt commented 3 days ago

I see it now. My PDF reader does not search well. I will take a look. Thanks.

astares commented 3 days ago

Having a symbol "iconManager" represented with a break as "icon-Manager" is also not very fortunate