Issue Details (XML | Word | Printable)

Key: CSC-476
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Pavel Tavoda
Reporter: Patrik Nordwall
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fornax Cartridge Sculptor

Generated documentation

Created: 10/Mar/10 09:12 PM   Updated: 07/Jul/10 10:47 PM
Component/s: Generator
Affects Version/s: None
Fix Version/s: 1.9.0

Time Tracking:
Not Specified


 Description  « Hide

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Pavel Tavoda added a comment - 15/Mar/10 10:13 PM
Patrik I took over this. I wanted to add me to list of assigners however it's not possible. If you want take it back however I will definitely participate.

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?

Patrik Nordwall added a comment - 21/Mar/10 07:17 AM
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

Patrik Nordwall added a comment - 23/Mar/10 10:00 PM
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.

Pavel Tavoda added a comment - 24/Mar/10 01:19 PM
I'm following this issue, I will check and try to extend. Graphviz generated images looks good. I will continue with it.

Patrik Nordwall added a comment - 29/Jun/10 10:19 PM
I think this is good enough for 1.9 release. Can always be improved more later, or customized.