Re: [abc-users] capturing aspects

From: Eric Bodden <eric.bodden_at_mail.mcgill.ca>
Date: Mon, 21 Jul 2008 09:40:39 -0700

Hi Amjad.

I don't know of any such work but I guess it should be doable with
abc. The only problem one could be facing is that compilers may inline
calls to advice. In this case recognition may be impossible. But if
you disable inlining that could work.

What are you actually trying to do? Maybe there's an easier way...

Eric

2008/7/21 Amjad Nusayr <anusayr_at_cs.nmsu.edu>:
> Hi all
> I looking to see if there has been work done on capturing aspects, what I
> mean is identifying woven aspects in a particular program. The thing that I
> have in mind is I want to take an aspect that is already in a program and
> modify it, in some sense its like (second level weaving --- or an aspect on
> top of another aspect).
>
> so for example if I have an aspect A, I want to capture it and insert my own
> instrumentation (A') before and after it.
>
> --- A'
> -----A
> ----A'
>
> I hope this is a cleat picture...
>
> Thanks All
> Amjad
>
>
>
>
>
>

-- 
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada
Received on Mon Jul 21 2008 - 17:40:44 BST

This archive was generated by hypermail 2.2.0 : Mon Jul 21 2008 - 19:10:11 BST