|
You can do it. Thanks. I can commit the initial version to svn and in that also include the latest things we have done, which are not in the blog (or DDDSample). We did something for services.
Do we need one html per entity? We have created one html per module. /Patrik Pavel, you can continue with this.
I have added ModelDoc.xpt Compared to the blog version it generates one html for each module and it includes services and consumers and umlgraph images for modules also. I'm following this issue, I will check and try to extend. Graphviz generated images looks good. I will continue with it.
I think this is good enough for 1.9 release. Can always be improved more later, or customized.
|
|||||||||||||||||||||||||||||||||||||||||||||
After testing your sample I found that we have to add following:
- Description for services
- Description for repositories
- Back references - all entities which use this entity (feasible?)
- One HTML per entity (+ repository) and service
- Links to colorized impl and interface class (generated) or to some web site (fisheye)
- Diagram of entity with all references which point from and to class
Any other ideas?