Map
Index
Random
Help
th

Quote: Smalltalk's inheritance mechanism makes it difficult to find which method is executed, especially if the receiver's class is unknown

topics > all references > references m-o > QuoteRef: nielJ5_1989 , p. 74 [



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 up

Topic: object-oriented procedures (41 items)
Topic: data types in Thesa (92 items)
Topic: problems with type inheritance (20 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.