-
Persistence is a generic term for a method retrienving and storing data. In relation to DDD this is a term preferential to using specific terminology like Database or REST. The Repository pattern is usually used in DDD to achieve Persistence Ignorance See also: Blog post: Blogged There Is No Database
-
No, not that Enterprise! The other Enterprise – the big amorphous one that organisation spent a fortune putting SOA around. Domain Driven Design appears to be at odds with large scale distributed systems, it is after all methodology to design and write application software, and in SOA we don’t...