Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Paper on advice weaving in aspectj

Erik Hilsdale and I recently submitted a paper to AOSD 2004 on the
implementation of advice weaving in aspectj.  This is the first paper on
the implementation of aspectj but hopefully not the last.  It doesn't
cover inter-type declarations or related static structure weaving at
all.  It also doesn't cover advanced topics like the implementation of
incremental compilation.

You can download the paper from my web site.  It's the first paper in
the list at http://hugunin.net/papers.html.

-Jim




Back to the top