Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!apple!rutgers!caip.rutgers.edu!peskin From: peskin@caip.rutgers.edu (R. L. Peskin) Newsgroups: comp.lang.smalltalk Subject: method search Message-ID: Date: 11 Jan 90 18:42:01 GMT Reply-To: peskin@caip.rutgers.edu (R. L. Peskin) Organization: Rutgers Univ., New Brunswick, N.J. Lines: 25 Keywords: I need to be able to start method searches at levels higher than "self super". That is, if we had the following heirarchy: Class1 | Class2 | Class3 "self super" in one of Class3's methods would initiate method search in Class2. How can I initiate the search in Class1 (from one of Class3's methods)? Thanks, --dick peskin %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Richard L. Peskin CAIP Parallel Computing Lab CAIP Center CN - 1390 Rutgers University Piscataway, N. J. 08855-1390 net: peskin@caip.rutgers.edu %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%