may be we should avoid ## because I think that this is not smalltalk (did not check the standard). and I do not see an usage for now. Stef On Nov 16, 2009, at 1:34 PM, Lukas Renggli wrote:
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 Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project