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 prog
On 16 Apr., 19:44, José María 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
On Apr 16, 7:11 pm, Stef Mientki wrote:
> José María 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#?
>
> > Chee
José María 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#?
Cheers.
--
http://mail.python.org/mailman/listinfo/python-list
I'm not a
On Thu, Apr 16, 2009 at 10:44 AM, José María 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