RE: Created DDD Exampe - Feedback?
Michael Brown <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <da50c2f33d004e8eb7ecc146eef4a32b@BL2PR08MB131.namprd08.prod.outlook.com> |
It looks like he used yuml (http://yuml.me). From: [email protected] [mailto:[email protected]] On Behalf Of Fabrício Cabral Sent: Friday, May 10, 2013 4:58 PM To: [email protected] Subject: Re: [domaindrivendesign] Created DDD Exampe - Feedback? Mirko, excellent work! Congratulations! :) But if you don't mind, I've some questions: 1. Which program do you used to draw these UML diagrams? 2. If Address is a Value Object then it should be immutable, isn't it? Thus, you can't change its attributes (even using these change* methods) Thanks for your attention! On Fri, May 10, 2013 at 2:11 PM, mirko.sertic <[email protected]<mailto:[email protected]>> wrote: Hi@all I really like the idea of domain-driven design. Based on a project I am working on at the moment I created a small example about what can happen to application architecture if strategical and tactical patterns are applied to the problem space. This example can be seen here: http://www.mirkosertic.de/doku.php/architecturedesign/dddexample It is far from being perfect, but it should show up a direction about how to find subdomains, bounded contexts, aggregates, context integration and application architecture. Any feedback is very welcome, so stay tuned and happy DDDing:-) Regards Mirko -- --fx