On Thu, Apr 16, 2009 at 10:44 AM, José María <josemariar...@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#?
Reading the Wikipedia article, it seems it was developed somewhat from the viewpoint of someone who uses a static language, but I see absolutely no reason why you couldn't apply the principles to coding in Python; just beware of slavishly following static conventions/patterns unnecessarily (Python != Java). Cheers, Chris -- I have a blog: http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list