Skip to main content

1981 | OriginalPaper | Buchkapitel

First Interlude Inadequacy of Simple Encapsulation

verfasst von : Mary Shaw

Erschienen in: Alphard: Form and Content

Verlag: Springer New York

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

A little experience with the use of abstract data types shows that it often isn’t entirely possible to hide the implementation of a type. A common example arises in the case where a data structure is used to contain a collection of individual values and the program needs to iterate systematically through these values. Unless the programming language provides a way to access these values through the abstract data type, the application program will have to make explicit references to the data structure, thereby compromising any attempt to suppress and localize details of the implementation.

Metadaten
Titel
First Interlude Inadequacy of Simple Encapsulation
verfasst von
Mary Shaw
Copyright-Jahr
1981
Verlag
Springer New York
DOI
https://doi.org/10.1007/978-1-4612-5979-4_6