Is there any similar functionality within AspectC similar to the match ( *.new(..) ) within AspectJ? I am trying to trace all the object creation within a system and thus far using a pattern like ("% Scope::Scope(...)") to match a constructor doesn't work. Cheers, Mark Hennessy Maynooth