Domain Driven Design and Python

Terry Reedy tjreedy at udel.edu
Sat Apr 18 02:40:17 EDT 2009


José María wrote:

> DDD is more or less a methodology. I've used it with C# and I like it
> very much.
> The objetive of DDD is to create software that mirror the domain of
> the problem,
> you isolate this domain from the technical "problems" (persistence,
> services,GUI).

I presume that many Python programmers do this without calling it 'DDD'.




More information about the Python-list mailing list