ThesaHelp: references c-d
Topic: design for change
Topic: range data type
Topic: representation data type
Topic: separate a module's interface specification from its implementation
Topic: information hiding
Topic: declarative vs. procedural representation
| |
Reference
Creel, C., Meyer, B., Stephan, P.,
"The opportunity of a millennium",
Computer, November 1997, pp. 137-138.
Google
Quotations
137 ;;Quote: prescribing the number of digits in a date field is a trivial design decision; it is a scandal only because it is expensive to change
| 137 ;;Quote: the major problem with procedural programs is the uncontrolled distribution of information
| 137+;;Quote: with object-orientation, "date" is an abstraction. Changing its representation only effects the date module
|
Related Topics
ThesaHelp: references c-d (337 items)
Topic: design for change (75 items)
Topic: range data type (17 items)
Topic: representation data type (21 items)
Topic: separate a module's interface specification from its implementation (86 items)
Topic: information hiding (50 items)
Topic: declarative vs. procedural representation (53 items)
|