Jan. 28, 2014
7:47 p.m.
On 28 Jan 2014, at 16:43, Sean P. DeNigris <sean@clipperadams.com> wrote:
Used to be Browser class>>#newOnClass: aClass selector: aSymbol. How do we do it in 3.0? I hunted around but couldn't find exactly that (a lot of other browseXyz's though).
I am not sure to understand correctly but Nautilus openOnMethod: (aClass>>#selector) might be your answer :) Ben