Novel form of refactoring

Marcus Denker marcus at ira.uka.de
Fri Oct 24 18:52:51 UTC 2003


On Fri, Oct 24, 2003 at 11:36:43AM -0700, Eric Merritt wrote:
> Take a look this posting to the emacs news group. It
> recomends a very novel form of refactoring (or
> discovering oportunities for refactoring). It may
> actually prove useful. The bulk of the description is
> in the header comment under 'Commentary'. This was
> posted by Luke Gorrie who is one of the Erlang
> demi-gods.
> 
> http://groups.google.com/groups?q=teleport.el&hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=lhoexds818.fsf%40dodo.bluetail.com&rnum=1
> 
Hmmm... don't know if I understand it. Does he mean to do this: 

|class|
class := Smalltalk allClasses atRandom.
Browser fullOnClass: class selector: (class methodDict keys atRandom).

??



-- 
Marcus Denker marcus at ira.uka.de  -- Squeak! http://squeak.de




More information about the Squeak-dev mailing list