Domain Driven Design and Python

Kay Schluehr kay.schluehr at gmx.net
Sat Apr 18 00:44:47 EDT 2009


On 16 Apr., 19:44, José María <josemariar... at gmail.com> wrote:
> Hi,
>
> I've been searching for information about the application of DDD
> principles in
> Python and I did'nt found anything!
> Is DDD obvious in Python or is DDD inherent to static languages like
> Java or C#?

If you couldn't find anything I conclude that no one in the Python
community takes much care about mapping concepts like layers,
entities, aggregates, value objects etc. onto Python or even feels
that this improves the state of the art.

I'm pretty sure though that DDD is not bound to a particular type
system.



More information about the Python-list mailing list