I'm not aware of anything. I mean we have aspectjdoc but that is more about
modifying javadocs to show where aspects are applying, rather than for
describing the libraries themselves. Have you tried asking on stack
overflow too? That does reach a broader audience.

cheers,
Andy

On 26 August 2016 at 18:52, Eric B <ebenza...@gmail.com> wrote:

> 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
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to