Map
Index
Random
Help
th

Quote: most object-oriented systems use single dispatching; i.e., a message is sent to one object; e.g., "5+4" is 5.plus(4)

topics > all references > references t-z > QuoteRef: taivA9_1996 , p. 472



Topic:
object-oriented procedures
Topic:
parameter passing by message

Quotation Skeleton

Most object-oriented systems are based on single dispatching. … method that is invoked by the message. … one implication is that a binary expression such … [It may require duplication of code, e.g., for mixed integer and floating point arithmetic.]   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: single dispatching does not match binary operations; e.g., possible code duplication for mixed integer and floating point arithmetic

Related Topics up

Topic: object-oriented procedures (41 items)
Topic: parameter passing by message (31 items)

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