>> Good point. I've been struggling with multiple selection too e.g. when >> setting the refactoring scope. There's an entry called "selection..." but >> since I've never been able to select more than one item from a list, >> selecting "selection..." has the same effect as “category" (when in a >> category list of course). > > So is there some way of applying a refactoring to more than one class? What > is that refactoring scope menu item - is there some way to specify 2 or more > classes in there? Why is this so hard?
The refactoring scope is something completely different. It selects the part of the system that is considered by a refactoring. Did you ever try to go through the whole create-class refactoring? I get a dialog that offers me to select multiple classes. Lukas -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
