Topic: object-oriented procedures
Topic: data types in Thesa
Topic: problems with type inheritance
Note
Smalltalk's inheritance mechanism compounds the difficulty of learning through code inspection because it is difficult to understand which method actually gets executed in response to a message, especially because you often don't know the class of the receiver.
Related Topics
Topic: object-oriented procedures (41 items)
Topic: data types in Thesa (92 items)
Topic: problems with type inheritance (20 items)