[aspectwerkz-dev] Creating AOPified javadocs
"Guy Hacham" <guy-usAmb/[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I wonder if there is a way I can create documentation containing all the information about all classes and the relation between them. You can see it as AOPified javadocs that includes all the information from the xml and the annotations. Rickard showed-off with a tool they have at http://jroller.com/page/rickard/20040302#static_crosscutting_rocks you can see the documentation example at http://www.senselogic.se/webdav/files/rickard/ForumId.htm I think this is a great way to describe an AOP project and I agree with Rickard saying "using static crosscutting in AOP can be a very powerful and useful design tool, but it more or less requires that you have a good visualization tool in order to avoid confusion when using the objects". Having a tool like this could be a great leap forward in using aspectwerkz in more complex environments. Guy.