>        browser sendTo: ##navigation->#namespaceToSelect fromOutside:
> #namespaceToSelect.
>        browser sendTo: ##navigation->#classToSelect fromOutside:
> #classToSelect.
>        browser sendTo: ##navigation->#methodToSelect fromOutside:
> #methodToSelect.

##navigation is not really valid Smalltalk. I don't know why the Pharo
Compiler accepts that. I can change the refactoring browser to also
accept that, but it looks strange to me.

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to