|
Re: >> notation: msg#00185lang.smalltalk.squeak.beginners
On 11/30/06, Another Dave <dooright101@xxxxxxxxx> wrote:
The ">>" is just a way of indicating that you're talking about a message name. In your example, MyClass is the class name, and doThis is the message name. You'll never actually enter the ">>" when defining a message, instead you'd put the code in the doThis message of MyClass in the browser. Regards, Stuart.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: >> notation, stephane ducasse |
|---|---|
| Next by Date: | Re: >> notation, Another Dave |
| Previous by Thread: | RE: >> notation, Emilio Oca |
| Next by Thread: | Re: >> notation, Another Dave |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |