A Case Study Implementing Features Using AspectJ
Latest Version Mar 1st, 2007
Description
On this site we provide the source code for our case study on implementing features using AspectJ.
The base code can be downloaded here.
All features (currently except the logging features) can be found here.
Statistics
All statistics were collected with two tools abcstats and ajdtstats. The first tool, abcstats, is built on top of the abc compiler to collect static statistics like the number of join points or adivce. The relevant visitors can be downloaded here. The ajdtstats tool used to collect dynamic statistics is described elsewhere.Contact
ajdtstats was developed at the University of Magdeburg, Germany and the University of Texas at Austin. For information about the project, please contact the development team via kaestner (at) iti.cs.uni-magdeburg.de.
ajdtstats Project Members:
- Christian Kästner (Otto-von-Guericke University, Magdeburg, Germany)