Thanks Damien, I will fix that Alexandre
On 8 Jan 2009, at 06:41, Damien Cassou wrote: > On Tue, Jan 6, 2009 at 7:36 PM, Alexandre Bergel > <[email protected]> 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 > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
