[Jsdoc-user] Round trip engineering with jsdoc
Status: Inactive
Brought to you by:
mmathews
From: Cameron S. <cam...@gm...> - 2005-06-23 12:07:07
|
Hello Gabriel and Tom, I hope I find you in good health. I'm actually not expecting UML->javascript from jsdoc, but I would like to keep my UML diagrams up to date with my code. What I'd like to do is: 1. Use jsdoc to create UML (as XMI) (version 1) 2. Extend the UML by drawing class and sequence diagrams (version 2). 3. Update the javascript code. 4. Again use jsdoc to greate UML (version 3). 5. Create a new UML which includes the latest classes from version 3 and the class/sequence diagrams from version 2. I assume that step 5 could be done with a stylesheet? Do you know of an open source tool or stylesheet that can do step 5? -- Cameron Shorter http://cameron.shorter.net |