nicolaihess
nicolaihess
Hi can you paste the error message (the first elements from the walkback)? I just took the example code from the book and it is working for me.
I think the distinction is still valid, and there is no (official pharo) package at SH. (but neither MethodWrappers nor ObjectsAsMethods are working on Pharo)
Now there are some descriptions for "do it and go". Although I don't like the one in PharoTour: - ==Do it and go== additionally opens a ''navigable'' inspector on the...
Yes the method Color>>name not even accesses this variable from the instance side. Mybe class Cursor is a better example for class variables.