Re: Created DDD Exampe - Feedback?
Mirko Sertic <[email protected]>
| Newsgroups | gmane.comp.programming.domain-driven-design |
|---|---|
| Message-ID | <[email protected]> |
Sorry, i meant Enterprise Architect 10 for UML, it was too late.... Am 10.05.2013 23:57, schrieb FabrÃcio Cabral: > 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 >