You may have a look to the french version of Pharo by Example book : http://pharobyexample.org/fr/
Maybe not up to date, but you will find these kind of information. Regards, On Sun, Jun 7, 2015 at 4:24 PM, Ben Coman <[email protected]> wrote: >> 2015-06-07 14:30 GMT+02:00 karim abakar <[email protected]>: >>> bonjour, est ce que quelqu'un peut m'expliquer comment declarer une >>> methode de classe(je dis bien methode de classe pas d'instance) en >>> pharo. Merçi et bon weekend > > > On Sun, Jun 7, 2015 at 8:41 PM, Serge Stinckwich > <[email protected]> wrote: >> Dear Karim, >> >> if you want to create a method class you have to select a class in a >> System Browser and click on the radiobutton "Class side". > > Additionally, note that the method list will be bold when on the class side. > cheers -ben > -- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
