|
remove a method: msg#00117lang.smalltalk.squeak.beginners
Hi, 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. Now, removal does not succeed and instead I get a MessageNotUnderstood: SmallInteger>>pragmas. Looking at the trace I understand that there is a sequence of actions to determine usage of the method to remove in other classes. This sequence stops at the class "Player78" which is in the category "UserObjects". The check for "Player78" ends up in CompiledMethod>>pragmas which returns ^self properties pragmas and leads to the MessageNotUnderstood. What is the right thing to do ? What is happening exactly ? Regards Pascal Vollmer Pascal Vollmer Email: pascal.vollmer@xxxxxxxx Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer, nur 39,85 ? inkl. DSL- und ISDN-Grundgebühr! http://www.arcor.de/rd/emf-dsl-2
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | The Weekly Squeak Summary No. 10: Feb 11 - Mar 17, 2007, Michael Haupt |
|---|---|
| Next by Date: | Re: Re: Squeak - for a different Summer of Code!, Giovanni Corriga |
| Previous by Thread: | The Weekly Squeak Summary No. 10: Feb 11 - Mar 17, 2007, Michael Haupt |
| Next by Thread: | Re: remove a method, Lukas Renggli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |