What problems do you find with this view on domain-driven design?

Posted by Bozho on Stack Overflow See other posts from Stack Overflow or by Bozho
Published on 2010-03-25T21:25:02Z Indexed on 2010/04/20 15:53 UTC
Read the original article Hit count: 252

I just wrote a long (and messy) blogpost about my view on domain-driven design at present day, with frameworks like spring and hibernate massively in use.

I'd ask you to spot any problems with my views on the matter - why this won't work, why it isn't giving the benefits of DDD, why it is not a good idea in general.

The blogpost is here (I don't think I need to copy-paste it on SO - if you think I should, tell me).

I know the question is subjective, but it is aimed at gathering the most predominant opinions.

(I'm tagging Java, since the frameworks discussed are Java frameworks)

© Stack Overflow or respective owner

Related posts about domain-driven-design

Related posts about software-engineering