Sciweavers

SAC
2008
ACM
13 years 3 months ago
Extending omniscient debugging to support aspect-oriented programming
Debugging is a tedious and costly process that demands a profound understanding of the dynamic behavior of programs. Debugging aspect-oriented software is even more difficult: to ...
Guillaume Pothier, Éric Tanter
FOAL
2008
ACM
13 years 5 months ago
De-constructing and re-constructing aspect-orientation
Through its decade-and-a-half long evolution, the aspectoriented software community has occasionally struggled with its identity
William Harrison
IWPC
2002
IEEE
13 years 9 months ago
Slicing Aspect-Oriented Software
Program slicing has many applications in software engineering activities including program comprehension, debugging, testing, maintenance, and model checking. In this paper, we pr...
Jianjun Zhao
ICSE
2007
IEEE-ACM
13 years 10 months ago
Aspect-Oriented Design in Java/AspectJ and Ruby
This tutorial teaches professional developers design principles for “production-quality”, aspect-oriented software, written in Java/AspectJ and Ruby. The discussion starts wit...
Dean Wampler