Next

This is what wirers do to build an application. Of course that also takes a lot of developer work to build the APIs and to mock the underlying domain objects while they are in development. The next slide shows how the work is divided up.

Back

The Wiring Process

     1.     Wirers hook up components.

     2.     Gateway components can expose Full-Service APIs.

3.     These APIs are collections of Self-Revealing Messages

          each of which can embody one or more projectors.

     4.     Wirers parameterize the message objects

          through the projectors.