|
| <prev next> |
Re: Dealing with AnObsoleteC3 Class: msg#00232lang.smalltalk.squeak.beginners
On 31/01/07, Bert Freudenberg <bert@xxxxxxxxxxxxxxx> wrote: On Jan 31, 2007, at 22:32 , Michael Davies wrote:[snip] > ProtoObject subclasses looks like this: Thanks, but I'm not sure that it's Magma causing the problem: I did a search through references to ProtoObject, and found that TraitsResource (in Traits-Tests) looks like the guilty party - it has three methods setUpTrivialRequiresFixture, setUpTwoLevelRequiresFixture, setUpTranslatingRequiresFixture - these include lines like (for C3, C4, C6): self c3: (self createClassNamed: #C3 superclass: ProtoObject uses: { }). self c3 superclass: nil. Sooo, it doesn't look as though getting rid of these classes will break anything, but I can't see why they're still hanging around! Can anybody help me take this any further or should I be looking to the general list? Thanks, Michael (ps Ramon Leon has got an excellent tool for tidying up an image -- see http://onsmalltalk.com/programming/smalltalk/squeak-smalltalk-image-maintenance/ )
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Dealing with AnObsoleteC3 Class, Bert Freudenberg |
|---|---|
| Previous by Thread: | Re: Dealing with AnObsoleteC3 Class, Bert Freudenberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |