hi Simon, I cannot reproduce. It works as expected for me.
Alexandre On 14 Oct 2010, at 12:43, Simon Denier wrote: > Hi > > Downloading the latest OB today with: > > Gofer new > squeaksource: 'rb'; > package: 'AST-Core'; > package: 'Refactoring-Core'; > package: 'Refactoring-Changes'; > package: 'Refactoring-Critics'; > package: 'Refactoring-Environment'; > load. > > Gofer new > renggli: 'omnibrowser'; > package: 'OmniBrowser'; > package: 'OB-Standard'; > package: 'OB-Morphic'; > package: 'OB-Refactory'; > load. > > > Then I change the superclass of the template of an existing class, then > accept: > > Object subclass: #FileContentsBrowser > instanceVariableNames: 'packages infoString' > classVariableNames: '' > poolDictionaries: '' > category: 'Tools-File Contents Browser' > > > The superclass is not changed, instead OB changes its focus to the superclass. > > Can anyone confirm this bug? > > > -- > Simon > > > > > _______________________________________________ > 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
