[aspectc-user] pointers

Reinhard Tartler siretart at gmail.com
Wed Jul 13 08:25:43 CEST 2005


On 7/13/05, Jamal Siadat <siadat at cpsc.ucalgary.ca> wrote:
> I need to put a loop around one of my methods . I was thinking of using a
> before and after advice and a tjp->proceed() in between (as shown). but
> this doesnt seem to be working. Does anyone have any suggestions on how to
> do this ( I need i producing 0 to 9)?

I'm using this in an around() advice without problems. In before()
advice, the tjp object does not have an proceed() method.


-- 
regards,
    Reinhard




More information about the aspectc-user mailing list