Can some low-priority consideration be given to the compiler accepting methods of the form:

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

Reply via email to