(ref.doc)Coplien-psi
Next Coggins
Prev: OOMD
Up: Top
[Coplien]
Advanced C++ - Programming styles and idioms
James O. Coplien
Note:
review.
Preface, p. vi.
A model for problem decomposition and system decomposition is a
paradigm, a pattern for dividing the world into manageable parts. C++
is a multiparadigm language.
6. Object-Oriented Design, p 223
A good designer designs with an eye on implementation.
7.7 Interface Reuse: Variants, p 270
- Remote procedure call
1. local server class
2. local file server
3. remote server class
- Market dependencies
- Hardware dependencies
- Instrumentation
- Performance tuning
7.8 Reuse, Inheritance, and Forwarding, p 272
Negociation between the "vendor" and the "user" [...] is in the
interest of all [...].
automatically generated by info2www version 1.2.2.8