Re: Most commonly advised joinpoints in practise?
Raffi Khatchadourian <[email protected]> Fri, 12 Oct 2007 14:05:20 -0400
| Newsgroups | gmane.comp.programming.aspect.general |
|---|---|
| Message-ID | <20071012180520.GS8414@mu> |
Hi Eric, On Fri 12.Oct'07 at 9:27:11 +0200, Eric Bodden wrote: >I would be pretty sure that "call" is used most, in particular more >often than execution because you can match on calls to non-weavable >types, but not on their execution. > >However I have no empirical data to back this (and I know of no study >of that kind). > >Just out of interest: Why would it matter? Thanks for the response. We are in the process of building a reasoning system for AOP. As such, we needed a convenient starting point to make the formalism more accessible and thereby chose to initially deal with only call/execution joinpoints. Basically, I would like to argue that although such joinpoints are a small subset of the full model of AOP, they are of the most commonly used in practise. Raffi _______________________________________________ discuss mailing list - [email protected] To unsubscribe and change options, go to: http://aosd.net/mailman/listinfo/discuss_aosd.net Check out the AOSD.net Wiki: http://aosd.net/wiki