logo       

Re: remove a method: msg#00119

lang.smalltalk.squeak.beginners

Subject: Re: remove a method

I use Squeak 3.9#7067 and in one of my classes I would like to remove a method.
In the last days I loaded several EToy-projects into my image.

I don't think eToys works in 3.9 because nobody cared to maintain it.

What is the right thing to do ?

Try to evaluate the following expression:

Player allSubclasses do: [ :each | each compileAll ]

What is happening exactly ?

It looks like your compiled method is coming from an old Squeak image.

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise