stephane ducasse wrote:
> 
> 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
> 
> 


Stephane, bless you for all the great work you have done in teaching
Smalltalk!

I'm not anywhere near the level to appreciate Point>>#x yet. I'm still
grappling with what you mean by "contextual information". 

You mention the browser, how would I use it to understand the
MyClass>>doThis statement? Or is this even a good example for understanding
">>"?



-- 
View this message in context: 
http://www.nabble.com/%3E%3E-notation-tf2729086.html#a7623803
Sent from the Squeak - Beginners mailing list archive at Nabble.com.

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to