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'.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to