Login  Register

Re: final version of pharo syntax cheat page

Posted by John Pfersich on Apr 18, 2016; 8:32am
URL: https://forum.world.st/final-version-of-pharo-syntax-cheat-page-tp4890508p4890569.html

Under Methods, you might want to change it to this:


Methods are public and virtual. They are always looked up in the class of the receiver. By default a method returns self. Class methods follow the same dynamic lookup as instance methods. Method factorial defined in class Integer. 



Sent from my iPad

On Apr 17, 2016, at 23:54, stepharo <[hidden email]> wrote:

Hi

I will publish it to the pharo file server as soon as I understand how :)

Stef
<pharoCheatSheet.pdf>