and copy-paste that in playground and CTRL-O will open the Browser ;-)

On Sun, Jun 15, 2014 at 2:17 PM, stepharo <[email protected]> wrote:
> Soon soon :)
> but in this form
>
> MyClass>>myMethod
>     [
>     ^ 1 + 3
>     ]
>
> ;)
>
>>
>> MyClass>>myMethod   "in accessors"
>>     ^ 1 + 3
>>
>> The current System Browser my also be switched to that method at the same
>> time, or a new System Browser opened if this is entered from Workspace.  I
>> see some advantages for this for tutorials, where methods are presented
>> using the ">>" convention, and readers might copy-paste the whole code.
>>
>> cheers -ben
>>
>>
>
>



-- 
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/

Reply via email to