moving methods/classes

Bolot Kerimbaev bolot at cc.gatech.edu
Wed Jan 21 19:16:47 UTC 1998


On Wed, 21 Jan 1998, Mark Guzdial wrote:

> - What's the easiest way of moving a method from one protocol to another,
> or a class from one category to another?  For the former, I've been
> cutting-pasting code, but I can't figure out how to do the latter.

(On Windows) right-click on a category/protocol pane and choose 
reorganize. It will list the classes/methods in the form of:
('nameOfProtocol' method1 method2)
or ('nameOfCategory' class1 class2)

Edit the list and accept.

--
Bolot





More information about the Squeak-dev mailing list