Re: [abc] oopsla outline

From: Ondrej Lhotak <olhotak@uwaterloo.ca>
Date: Fri Mar 03 2006 - 22:45:22 GMT

On Thu, Mar 02, 2006 at 02:43:37PM +0000, Julian Tibble wrote:
> pointcut signature(String s) :
> let (s, thisJoinPoint.getSignature().toString().intern());
> ..... get(* *) && target(o) && signature(s) ...........

Thanks, Julian. This approach does appear to work, and I've used it to
make a basic implementation of the reweaving checker. I'm still playing
around with the exact formulation, but I should be in a position to
check it in soon.

Are there some common benchmarking scripts I should be using,
or is everyone rolling their own?

Oege, in the paper, does the star under PQL indicate that we want to
write the equivalent benchmark in PQL?

Ondrej
Received on Fri Mar 03 22:45:01 2006

This archive was generated by hypermail 2.1.8 : Tue Mar 06 2007 - 16:13:27 GMT