ThesaHelp: references i-l
Topic: object-oriented procedures
Topic: data types in Thesa
Topic: extensible languages
Topic: generic operations and polymorphism
Topic: programming style
| |
Reference
Ingalls, D.H.H.,
"A simple technique for handling multiple polymorphism",
SIGPLAN, 21, 11, pp. 347-349, September 1986.
Google
Quotations
347 ;;Quote: object-orientation overcomes the complexity of polymorphism in extensible languages
| 347 ;;Quote: procedures in extensible languages had to be polymorphic but case selection of appropriate code caused a combinatoric explosion of complexity
| 347 ;;Quote: in object-oriented programming, more than one variable may be polymorphic; requires case analysis and poor modularity
| 348 ;;Quote: handle messages that are doubly polymorphic, by sending additional messages to the second argument
|
Related Topics
ThesaHelp: references i-l (342 items)
Topic: object-oriented procedures (41 items)
Topic: data types in Thesa (92 items)
Topic: extensible languages (69 items)
Topic: generic operations and polymorphism (65 items)
Topic: programming style (47 items)
|