A
agent_008_nl
Guest
If you read the blog about dependency injection you will have seen the link to "In object-oriented architecture, we often struggle towards the ideal of the Ports and Adapters architecture, although we often call it something else: layered architecture, onion architecture, hexagonal architecture, and so on. The goal is to decouple the business logic from technical implementation details, so that we can vary each independently. This creates value because it enables us to manoeuvre nimbly, responding to changes in business or technology. " (bold by me) You can get a bit of this value in progress.
Continue reading...
Continue reading...