On Apr 25, 2013, at 7:20 PM, "Esteban A. Maringolo" <emaringolo@gmail.com> wrote:
I like to see a RTFM from time to time in a Smalltalk mailing list :)
:) me too. because it means that we made progress about the Manual existence :) I'm cleaning right the github repo of PBE and others. Stef
Regards! Esteban A. Maringolo
2013/4/25 stephane ducasse <stephane.ducasse@free.fr>:
You should read the pharo by example book :)
Stef
On Apr 24, 2013, at 11:15 PM, Mohammad Al Houssami (Alumni) <mha53@mail.aub.edu> wrote:
Actually CamilLo you are right I do. I actually have everything on the class side and not on the instance side. What is the difference? And shall I assume it works if I move them to the instance side ?
-----Original Message----- From: pharo-users-bounces@lists.gforge.inria.fr [mailto:pharo-users-bounces@lists.gforge.inria.fr] On Behalf Of Camillo Bruni Sent: Wednesday, April 24, 2013 9:14 PM To: A friendly place where any question about pharo is welcome Subject: Re: [Pharo-users] Setters for instance variables
On 2013-04-24, at 21:46, "Mohammad Al Houssami (Alumni)" <mha53@mail.aub.edu> wrote:
Ok okay... im new here so I didn't know that. So why is pharo complaining then ?
I'd guess you installed the method on class side, and not instance side :)