hpi-swa-lab / SqueakByExample-english

An introductory book about the Squeak/Smalltalk programming system, guiding students and developers through the environment, language, tools, and the Morphic framework by means of a series of examples and exercises.
https://www.lulu.com/shop/patrick-rein-and-christoph-thiede/squeak-by-example-60/paperback/product-8vr2j2.html
Other
25 stars 7 forks source link

Hosts of figures are broken in Trunk #42

Closed LinqLover closed 3 years ago

LinqLover commented 3 years ago

See https://travis-ci.com/github/hpi-swa-lab/SqueakByExample-english/jobs/397319699.

I strongly assume that is related to [squeak-dev] Squeak - Dev - Changeset: Eliminating global state from Morphic (which I have to admit I myself bear responsibility for). The isolation layer in SBEExtract probably needs to be renewed more or less. If we are lucky, it's only a one-liner, but I did not yet look into this ...