Oct. 6, 2008
7:21 p.m.
Hi adrian could you explain the logic behind this code in the traits tests self c6: (self createClassNamed: #C6 superclass: ProtoObject uses: { }). ProtoObject removeSubclass: self c6. self c6 superclass: nil. Especially the ProtoObject tx Stef