Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] How to diagram/document Aspect libs?

Does anyone have any good examples/references for diagrams/documentation of Aspect libraries?

I just finished writing a bunch of logging aspects that cross-cut into the application and would like to document them as much as possible for the less knowledgeable.  Although the code itself is well documented, it would be more for flow diagrams, and how the aspects interact with the codebase that would be interested to draw out/ map out using UML, etc.

Does anyone have good examples of how to do something like that?

Thanks,

Eric


Back to the top