Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] First pass at Guide for Developers of AspectJ Compiler and Weaver

I've just committed to the tree a first pass at documentation for developers
who want to understand and contribute to the implementation of the AspectJ
compiler and weaver.  I would particularly recommend the tutorial section on
how to implement a new join point as a good way to gain familiarity with the
weaver's implementation.

You can find the docs in the docs module under developer/compiler-weaver:
http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/org.aspectj/modules/
docs/developer/compiler-weaver/index.html


Jim Hugunin - http://hugunin.net 




Back to the top