Sciweavers

7 search results - page 1 / 2
» Measuring the dynamic behaviour of AspectJ programs
Sort
View
OOPSLA
2004
Springer
14 years 1 months ago
Measuring the dynamic behaviour of AspectJ programs
Bruno Dufour, Christopher Goard, Laurie J. Hendren...
SAIG
2001
Springer
14 years 29 days ago
A Semantics for Advice and Dynamic Join Points in Aspect-Oriented Programming
A characteristic of aspect-oriented programming, as embodied in AspectJ, is the use of advice to incrementally modify the behavior of a program. An advice declaration specifies a...
Mitchell Wand
ACSC
2009
IEEE
14 years 3 months ago
Evaluating the dynamic behaviour of Python applications
The Python programming language is typical among dynamic languages in that programs written in it are not susceptible to static analysis. This makes efficient static program compi...
Alex Holkner, James Harland
ACSC
2007
IEEE
14 years 2 months ago
Dynamic Measurement of Polymorphism
Measuring "reuse" and "reusability" is difficult because there are so many different facets to these concepts. Before we can effectively measure reuse and reus...
Kelvin Choi, Ewan D. Tempero
SAC
2005
ACM
14 years 2 months ago
Using object-level run-time metrics to study coupling between objects
In this paper we present an investigation into the run-time behaviour of objects in Java programs, using specially adapted coupling metrics. We identify objects from the same clas...
Áine Mitchell, James F. Power