Sciweavers

82
Voted
SAC
2008
ACM
14 years 9 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
14 years 11 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
15 years 3 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
84
Voted
ICSE
2007
IEEE-ACM
15 years 4 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