This is one of those @unclebobmartin post’s I disagree with almost completely: blog.cleancoder.com/uncle-bo…. The deployment model is NOT a detail.
11
22
30
@stilkov @unclebobmartin Agreed. An "agnostic" component model is a recipe for disaster.
1
@pinchito @stilkov from the perspective of the use cases the deployment model is irrelevant.
1
@unclebobmartin @stilkov as long as you abstract away performance (which you shouldn't). Most often the deployment target matters a lot.
1
@pinchito @stilkov The Deployment Model always matters. But it is not the concern of the Use Cases. The Use cases should be agnostic.
3
1
Replying to @unclebobmartin
@unclebobmartin @pinchito I agree in so far as use cases are what you use to validate an architecture.

Dec 17, 2014 · 4:20 PM UTC