Documenting Software Architectures: Views and Beyond, Second Edition
by Paul Clements, Felix Bachmann, Len Bass, David Garlan, James Ivers, Reed Little, Paulo Merson, Robert Nord, Judith Stafford
Footnotes
Chapter 2
1. Or perhaps it calls a program whose name was bound by a parameter at system-generation time or a program whose name it looks up via a name server. Many schemes are possible.
2. Of course, calls and other depends-on relations must be given their due. If a program in the subset calls, includes, or inherits from another program but doesn’t use it, the compiler is still going to expect that program to be present. But if it isn’t used, there need not be a correct implementation of it: a simple stub, possibly returning a pro forma result, will do just fine.
Chapter 4
1. The term service here designates a generic operation or function that can be invoked via a call-return connector; it does not refer to services as in service-oriented ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access