[squeak-dev] Re: metacello installation and use help?

Sean P. DeNigris sean at clipperadams.com
Tue Sep 7 23:06:40 UTC 2010



Lawson English-2 wrote:
> 
>   hey does anyone know where I can find a copy of metacello for squeak 
> that uses this method?
> #duplicateClassWithNewName
> 

The method in Pharo is Class>>duplicateClassWithNewName:

Since I was right there, I filed it out for you - 
http://forum.world.st/file/n2530556/Class-duplicateClassWithNewName.st
Class-duplicateClassWithNewName.st .

It works in Squeak 4.1 e.g. "OrderedCollection duplicateClassWithNewName:
'CopyOfOrderedCollection'"

HTH,
Sean
-- 
View this message in context: http://forum.world.st/metacello-installation-and-use-help-tp2530524p2530556.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.



More information about the Squeak-dev mailing list