W-JAX
Compartment model contamination is bad - what can I do about it?
Technical and functional code belong separately. A seemingly simple architectural rule that is violated in virtually every real project. Even current frameworks such as Spring, Hibernate and the like easily pollute our domain models. In this presentation, we will look at ways out of this misery and when and how much pollution is perhaps okay. An understanding of the domain logic patterns (Transaction Script, Table Module, Domain Model), the architecture styles Onion, Clean and Hexagonal Architecture and tactical design from DDD will help us.