Mon, 30 Oct 2006
Interface-Oriented Design
Ken Pugh, Interface-Oriented Design,
The Pragmatic Programmers
With the rise of distributed computing you'd expect
there to be some interest in interfaces -- not particularly
the graphical kind but the kind where bits of code talk
to each other to get a job done.
This book guides you through the concepts and types
of interfaces first by looking at a real world process
and then modelling it. Attention is also paid to patterns
in one chapter.
The whole idea of this is to highlight interface issues
rather than present a new all-encompasing paradigm.
[]
permanent link
|