Nov. 16, 2009
12:34 p.m.
    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