Content deleted Content added
m Separate sections |
|||
Line 17:
* in an extreme case, there could be a different port for every [[use case]], if needed.
[[Adapter pattern|Adapters]] are the glue between components and the outside world. They tailor the exchanges between the external world and the ports that represent the requirements of the inside of the application component. There can be several adapters for one port, for example
== Criticism ==
|