On 17 May 2010 16:54, Fernando olivero <[email protected]> wrote: > Class>>rename: aString > .. > self environment renameClass: self from: oldName. > .. > > > I've believe that when the method SystemDictionary>>classRenamed: from: to: > inCategory: is sent , the rename get's logged. > > Is that what you were asking? > yes
> Fernando > > > > On May 17, 2010, at 1:11 PM, Igor Stasenko wrote: > >> Is #rename: still untracked by changes log? >> >> >> 2010/5/17 Fernando olivero <[email protected]>: >>> Issue 2437. >>> Fix in Pharo Inbox: >>> >>> Name: Kernel-FernandoOlivero.662 >>> Author: FernandoOlivero >>> >>> >>> >>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> >> >> -- >> Best regards, >> Igor Stasenko AKA sig. >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
