On Tue, Jan 6, 2009 at 7:36 PM, Alexandre Bergel <Alexandre.Bergel@inria.fr> wrote:
A method may be moved to a trait by pressing Cmd-e (or selecting the menu entry 'move method into a new trait').
This version contains an improvement of TOBCmdMoveToTrait. Before doing the refactoring, the method is checked first whether some instance variables are accessed. In that case, a popup window offers few options. A list of possible trait names are also offered to select the trait the method should be moved in.
I think that if you execute any load*OB method, you will get this.
I've just seen your commit to OB-Enhancements. Please do not use UIEnhancements but only OB classes. UIManager default chooseFrom: #('proceed' 'open a debugger') title: aString. should be converted to use OBChoiceRequest. Bye -- Damien Cassou http://damiencassou.seasidehosting.st