[Newbies] >> notation

stephane ducasse stephane.ducasse at free.fr
Thu Nov 30 07:25:58 UTC 2006


Dave normally

 >> is not part of a method definition.

Just the what is after it. in the browser.
 >> is used by authors to give contextual information.

Now in Squeak you can do

	Point>>#x to get the compiled method x of class Point
	but this is query the meta information of classes.

Stef


On 30 nov. 06, at 06:32, Another Dave wrote:

>
> (nil asTraitComposition) print it returns a MessageNotUnderstood  
> dialog.
>
> (Object>>#doesNotUnderstand:) print it returns a System Window 
> (3891), and a
> CompiledMethod dialog.
>
> I'm probably being too literal, or too dense?
>
>
>
>
> -- 
> View this message in context: http://www.nabble.com/%3E%3E-notation- 
> tf2729086.html#a7613900
> Sent from the Squeak - Beginners mailing list archive at Nabble.com.
>
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>



More information about the Beginners mailing list