Browsing All Posts filed under »hexagonalarchitecture«

databases as life-support for domain objects

May 23, 2005

4

The database should exist solely to give persistence to an application's domain objects. And in a hexagonal architecture, that implies that the database is not even in the picture

pseudo-OO

May 20, 2005

1

Don't have 'code objects' and 'data objects'

the middle hexagon should be independent of the adapters

March 22, 2005

4

The axis of symmetry in Alistair Cockburn's hexagonal architecture model explains why Mock Objects and the Dependency Inversion Principle work

hexagonal soup

July 16, 2004

3

Alistair Cockburn's 'hexagonal architecture' has some interesting consequences when we try to eliminate all duplication from a system

hexagonal architecture

July 13, 2004

4

I like the hexagonal view of software systems

Follow

Get every new post delivered to your Inbox.

Join 662 other followers