Map
Index
Random
Help
th

Quote: to use an abstract type as part of a concrete type, separate the abstract object into two parts: a handle providing the user interface and a representation holding the object's state

topics > all references > references sa-sz > QuoteRef: stroB_1991 , p. 460



Topic:
abstract data type
Topic:
unique numeric names as surrogates

Quotation Skeleton

[If an abstract type is used to define a concrete type, the interface is permanently tied to the implementation, objects can not be allocated on the stack, and the size of the object is fixed.] A popular technique for dealing with these … providing the user interface and a representation holding … [The handle provides a pointer to the representation and a small amount of additional data.]   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: abstract data type (64 items)
Topic: unique numeric names as surrogates (67 items)

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