|
Re: >> notation: msg#00182lang.smalltalk.squeak.beginners
Hi Another Dave, the >> is used in an informal printout (or in code snippets posted), like in UndefinedObject(Object)>>doesNotUnderstand: #asTraitComposition Do this in a workspace: (nil asTraitComposition) and you'll get lots of >> printed out. But when using >> as message selector, (Object>>#doesNotUnderstand:) inspect results in the CompiledMethod. HTH. /Klaus On Thu, 30 Nov 2006 02:42:20 +0100, Another Dave wrote:
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | >> notation, Another Dave |
|---|---|
| Next by Date: | Re: >> notation, Another Dave |
| Previous by Thread: | >> notation, Another Dave |
| Next by Thread: | Re: >> notation, Another Dave |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |